mirror of
https://git.soft.fish/val/MicroCorruption.git
synced 2025-10-29 01:49:13 +00:00
Initial Commit
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# Microcorruption save files
|
||||
Saves
|
||||
|
||||
# Dependency and object files
|
||||
**/dep
|
||||
**/obj
|
||||
**/*.out
|
||||
|
||||
# MSProbe - https://github.com/Swiftloke/MSProbe
|
||||
MSProbe
|
||||
|
||||
# Python cache
|
||||
__pycache__
|
||||
**/__pycache__
|
||||
Reference in New Issue
Block a user