projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
643ac9d
)
Gitignore: ignore idea and ninja files
author
HybridDog
<ovvv@web.de>
Fri, 20 May 2016 20:08:07 +0000
(22:08 +0200)
committer
paramat
<mat.gregory@virginmedia.com>
Sun, 22 May 2016 07:22:37 +0000
(08:22 +0100)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index f9c664da6e33c33c58f3eb5200803665fed34e9d..d7e0daab4cba4b0e4410e75dc9433515a6fcf815 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-21,6
+21,7
@@
tags
!tags/
gtags.files
+.idea/*
## Files related to minetest development cycle
/*.patch
@@
-71,6
+72,8
@@
locale/
*.layout
*.o
*.a
+*.ninja
+.ninja*
## Android build files
build/android/src/main/assets