EventBuilder_Skeleton/.gitignore

26 lines
245 B
Plaintext
Raw Normal View History

2021-07-14 11:54:17 -04:00
###directories to ignore###
.vscode/
build/
2021-07-14 11:54:17 -04:00
###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
*.yaml
Makefile
2021-07-14 11:54:17 -04:00
event_log.txt
.DS_Store
###include this###
!.gitignore