mirror of
https://github.com/sesps/EventBuilder_Skeleton.git
synced 2024-11-12 21:38:57 -05:00
23 lines
240 B
Plaintext
23 lines
240 B
Plaintext
|
###directories to ignore###
|
||
|
./rootfiles/
|
||
|
./pics/
|
||
|
./images/
|
||
|
./hotfixes/
|
||
|
|
||
|
###file types to ignore###
|
||
|
*.swp
|
||
|
*.o
|
||
|
*.cxx
|
||
|
*.root
|
||
|
*.bin
|
||
|
*.pcm
|
||
|
*.jpg
|
||
|
*.png
|
||
|
*.sublime-project
|
||
|
*.sublime-workspace
|
||
|
event_log.txt
|
||
|
.DS_Store
|
||
|
|
||
|
###include this###
|
||
|
!.gitignore
|