mirror of
https://github.com/brl/mutter.git
synced 2024-11-24 09:00:42 -05:00
gitignore: Ignore *.exe files
This commit is contained in:
parent
dc5d3785f6
commit
5ad1869a3d
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,6 +12,7 @@ compile
|
|||||||
*.lo
|
*.lo
|
||||||
*.la
|
*.la
|
||||||
*.gcov
|
*.gcov
|
||||||
|
*.exe
|
||||||
README
|
README
|
||||||
stamp-enum-types
|
stamp-enum-types
|
||||||
stamp-marshal
|
stamp-marshal
|
||||||
|
Loading…
Reference in New Issue
Block a user