mirror of
https://github.com/Erreur32/cheat.git
synced 2025-03-11 11:08:47 +01:00
Add gitignore
Ignores python bytecode files and the build directory created by distutils.
This commit is contained in:
parent
16537467f1
commit
6627b06b1d
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
*.pyc
|
||||
build
|
Loading…
Reference in a new issue