forked from 12to11/12to11
Add .gitignore
This commit is contained in:
parent
c1d313b526
commit
f5299ad7ae
1 changed files with 16 additions and 0 deletions
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
*-*.c
|
||||
*-*.h
|
||||
viewporter.c
|
||||
viewporter.h
|
||||
*._man
|
||||
short_types.txt
|
||||
shaders.h
|
||||
transfer_atoms.h
|
||||
Makefile
|
||||
*.bak
|
||||
12to11
|
||||
*.o
|
||||
vgcore*
|
||||
massif*
|
||||
callgrind*
|
||||
drm_modifiers.h
|
Loading…
Add table
Reference in a new issue