Explicit include source files
This commit is contained in:
parent
43787c4ebd
commit
c9e3b165eb
46
.gitignore
vendored
46
.gitignore
vendored
@ -1,37 +1,11 @@
|
||||
# User preferance files
|
||||
/rsc*/
|
||||
/md5/
|
||||
/src/cfg*.py
|
||||
/log.txt
|
||||
# Ignore Everything
|
||||
*
|
||||
|
||||
# Virtual environment
|
||||
/venv*
|
||||
/src/__pycache__/
|
||||
|
||||
# PyCharm IDE folder
|
||||
/.idea/
|
||||
|
||||
# Editor files
|
||||
/*~
|
||||
/*#
|
||||
|
||||
# Automation scripts + odds and ends
|
||||
/notes.txt
|
||||
/compile.sh
|
||||
/upload.sh
|
||||
/balance*.csv
|
||||
/balance*.ods
|
||||
/default*.csv
|
||||
/DEFAULT.csv
|
||||
/generate_random.sh
|
||||
/print_1_txt.sh
|
||||
/get_weight.sh
|
||||
/src/make_master_template.py
|
||||
/src/make_master_list.py
|
||||
/src/hash_path_exists.py
|
||||
/utils/
|
||||
/cfg_availible/
|
||||
/profile/
|
||||
/gnu_header.txt
|
||||
/backup*
|
||||
/resum_default.sh
|
||||
# Exception
|
||||
!/src/main.py
|
||||
!/src/yanlib.py
|
||||
!LICENSE.txt
|
||||
!README.md
|
||||
!requirements.txt
|
||||
!run.sh
|
||||
!.gitignore
|
||||
|
Reference in New Issue
Block a user