This website works better with JavaScript.
Explore
Help
Sign In
pandro
/
ArtNet-Desktop
Watch
1
Star
0
Fork
You've already forked ArtNet-Desktop
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7e291c028d
dev
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7e291c028d'
${ noResults }
ArtNet-Desktop
/
.gitignore
12 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Init + gitignore
4 years ago
venv
__pycache__
.idea
*.swp
ArtNet/web/domains/*.py
.artnet/
test_root/
trash
*.sh
Added *.log to gitignore Added the log files to be ignored by git
2 years ago
*.log
Added *.tar.gz to gitignore Added archives or backups to be ignored by git
2 years ago
*.tar.gz