This website works better with JavaScript
Home
Explore
Help
Sign In
oznt
/
pwman3
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add build and dist directories to gitignore
oz123
11 years ago
parent
1062b46737
commit
7b619ef880
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.gitignore
+ 2
- 0
.gitignore
View File
@@ -1 +1,3 @@
*.pyc
+build/*
+dist/*