This website works better with JavaScript.
Home
Explore
Help
Sign In
cli
/
cli-coop-web
Watch
8
Star
1
Fork
0
Code
Issues
4
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
added gitignore
\/\/ \-/ ❭❬
5 years ago
commit
1b696934bd
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
.gitignore
+ 4
- 0
.gitignore
View File
@@ -0,0 +1,4 @@
1
+output/*
2
+!output/.gitkeep
3
+*.pyc
4
+__pycache__/
Write
Preview
Loading…
Cancel
Save