1
0
Fork 0
mirror of https://github.com/sesps/EventBuilder_Skeleton.git synced 2025-02-21 03:28:50 -05:00
EventBuilder_Skeleton/.gitignore

25 lines
238 B
Plaintext

###directories to ignore###
.vscode/
build/
###file types to ignore###
*.swp
*.o
*.so
*.a
*.cxx
*.root
*.bin
*.pcm
*.jpg
*.png
*.sublime-project
*.sublime-workspace
*.make
Makefile
event_log.txt
.DS_Store
###include this###
!.gitignore