EventBuilder_Skeleton/.gitignore

27 lines
265 B
Plaintext
Raw Normal View History

2021-07-14 11:54:17 -04:00
###directories to ignore###
./rootfiles/
./pics/
./images/
./hotfixes/
###file types to ignore###
*.swp
*.o
*.so
*.a
2021-07-14 11:54:17 -04:00
*.cxx
*.root
*.bin
*.pcm
*.jpg
*.png
*.sublime-project
*.sublime-workspace
*.make
Makefile
2021-07-14 11:54:17 -04:00
event_log.txt
.DS_Store
###include this###
!.gitignore