Skip to content

Commit 0f184d7

Browse files
HybridDogparamat
authored andcommittedMay 22, 2016
Gitignore: ignore idea and ninja files
1 parent 643ac9d commit 0f184d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
tags
2222
!tags/
2323
gtags.files
24+
.idea/*
2425

2526
## Files related to minetest development cycle
2627
/*.patch
@@ -71,6 +72,8 @@ locale/
7172
*.layout
7273
*.o
7374
*.a
75+
*.ninja
76+
.ninja*
7477

7578
## Android build files
7679
build/android/src/main/assets

0 commit comments

Comments
 (0)