updated gitignore
This commit is contained in:
parent
15bd6bfea3
commit
c1cd00a0c0
1 changed files with 3 additions and 6 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -20,13 +20,10 @@ kickstarts/*.rom
|
||||||
*.npa01
|
*.npa01
|
||||||
*.idx
|
*.idx
|
||||||
*.dat
|
*.dat
|
||||||
Amiberry/VisualGDB/Debug/Amiberry
|
VisualGDB/VisualGDB/Debug/Amiberry
|
||||||
Amiberry/VisualGDB/Release/Amiberry
|
VisualGDB/VisualGDB/Release/Amiberry
|
||||||
*.sqlite
|
*.sqlite
|
||||||
Amiberry/VisualGDB/Release-rpi2/Amiberry
|
|
||||||
*.ipch
|
*.ipch
|
||||||
*.db-shm
|
*.db-shm
|
||||||
*.db-wal
|
*.db-wal
|
||||||
*.TMP
|
*.TMP
|
||||||
VisualGDB/VisualGDB/Debug/Amiberry
|
|
||||||
VisualGDB/VisualGDB/Release/Amiberry
|
|
Loading…
Add table
Add a link
Reference in a new issue