mirror of
https://github.com/gwm17/PunchTable.git
synced 2024-11-22 18:28:52 -05:00
18 lines
105 B
Plaintext
18 lines
105 B
Plaintext
|
build/
|
||
|
bin/
|
||
|
lib/
|
||
|
include/
|
||
|
.vscode/
|
||
|
|
||
|
*.o
|
||
|
*.so
|
||
|
*.dylib
|
||
|
*.a
|
||
|
*.dll
|
||
|
*.lib
|
||
|
*.root
|
||
|
*.swp
|
||
|
.DS_Store
|
||
|
|
||
|
|
||
|
!.gitignore
|