Create .gitignore

This commit is contained in:
rscmbbng 2018-06-20 21:54:35 +02:00 committed by GitHub
parent 0805d8557c
commit 90a7370513
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
# Python Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
#MacOS Crap
.DS_Store
#border check work files
bc.status
data.xml
hostname.submit
*.dat
*.gz