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
|
# Ignore Everything
|
||||||
/rsc*/
|
*
|
||||||
/md5/
|
|
||||||
/src/cfg*.py
|
|
||||||
/log.txt
|
|
||||||
|
|
||||||
# Virtual environment
|
# Exception
|
||||||
/venv*
|
!/src/main.py
|
||||||
/src/__pycache__/
|
!/src/yanlib.py
|
||||||
|
!LICENSE.txt
|
||||||
# PyCharm IDE folder
|
!README.md
|
||||||
/.idea/
|
!requirements.txt
|
||||||
|
!run.sh
|
||||||
# Editor files
|
!.gitignore
|
||||||
/*~
|
|
||||||
/*#
|
|
||||||
|
|
||||||
# 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
|
|
||||||
|
Reference in New Issue
Block a user