This website works better with JavaScript
Home
Explore
Help
Register
Sign In
vatger
/
aman-sys
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Update .gitignore to reflect cache and build files
Sebastian Kramer
3 years ago
parent
9c7d8db006
commit
cf191a6ff1
1 changed files
with
8 additions
and
0 deletions
Split View
Show Diff Stats
8
0
.gitignore
+ 8
- 0
.gitignore
View File
@@ -0,0 +1,8 @@
+Backend.ini
+main.py
+.vscode/
+*_pb2.py
+__pycache__
+*.egg-info
+build/
+dist/