Ignoring Scripts/Experiments files and always tracking .gitkeep files
This commit is contained in:
parent
00b87e01ea
commit
82c9023849
4
.gitignore
vendored
4
.gitignore
vendored
@ -191,6 +191,7 @@ ipython_config.py
|
||||
# Icon must end with two \r
|
||||
Icon
|
||||
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
|
||||
@ -251,3 +252,6 @@ $RECYCLE.BIN/
|
||||
# .nfs files are created when an open file is removed but is still being accessed
|
||||
.nfs*
|
||||
|
||||
# ---> Custom
|
||||
Scripts/Experiments/**
|
||||
!**/.gitkeep
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user