gitignore python and compiled code stuff

updates_os_and_scripts
neu5ron 2020-01-31 17:16:48 -05:00
parent 9b09365eae
commit 55480d1f6a
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -4,12 +4,17 @@ helk-logstash/.DS_Store
.vscode/
.idea/
.testing/
# Backup files / swap
.bak
.BAK
.dpkg-dist
.swp
.tmp
.test
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# HELK Custom Configurations
*custom*
/docker/docker-compose.yml