mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-31 07:20:30 +00:00
Added a common .gitignore file.
This commit is contained in:
parent
78422a19fc
commit
d28b11e639
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
*.a
|
||||||
|
*.o
|
||||||
|
*.lib
|
||||||
|
*.obj
|
||||||
|
*.pdb
|
||||||
|
*.dll
|
||||||
|
*.ilk
|
||||||
|
*.suo
|
||||||
|
*.exe
|
||||||
|
*.exe.manifest
|
||||||
|
*.log
|
||||||
|
*.res
|
Loading…
x
Reference in New Issue
Block a user