2021-07-13 16:36:41 -04:00
|
|
|
###directories to ignore###
|
2021-12-15 11:13:52 -05:00
|
|
|
pics/
|
|
|
|
images/
|
|
|
|
build/
|
2021-12-18 15:34:55 -05:00
|
|
|
objs/
|
2022-06-22 10:30:23 -04:00
|
|
|
.vscode/
|
2022-10-01 22:21:25 -04:00
|
|
|
lib/
|
2021-07-13 16:36:41 -04:00
|
|
|
|
|
|
|
###file types to ignore###
|
|
|
|
*.swp
|
|
|
|
*.o
|
2021-12-18 15:38:36 -05:00
|
|
|
*.a
|
2021-12-18 15:34:55 -05:00
|
|
|
*.so
|
2021-07-13 16:36:41 -04:00
|
|
|
*.cxx
|
|
|
|
*.root
|
|
|
|
*.bin
|
|
|
|
*.pcm
|
|
|
|
*.jpg
|
|
|
|
*.png
|
|
|
|
*.sublime-project
|
|
|
|
*.sublime-workspace
|
2021-12-18 15:34:55 -05:00
|
|
|
*.make
|
2022-07-13 11:59:11 -04:00
|
|
|
*.yaml
|
2021-12-18 15:34:55 -05:00
|
|
|
Makefile
|
2021-07-13 16:36:41 -04:00
|
|
|
event_log.txt
|
|
|
|
.DS_Store
|
|
|
|
|
|
|
|
###include this###
|
|
|
|
!.gitignore
|