added ignore crap for replit shit
This commit is contained in:
parent
2c7fd18651
commit
b322bcacd3
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -160,3 +160,10 @@ cython_debug/
|
||||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
|
# replit
|
||||||
|
.replit
|
||||||
|
venv/
|
||||||
|
replit.nix
|
||||||
|
.upm/
|
||||||
|
.cache/
|
||||||
|
.config/
|
||||||
|
|
Loading…
Reference in a new issue