Pārlūkot izejas kodu

Merge pull request #246 from RDR8/staging-linux-gitignore

staging-linux-gitignore
pull/249/head
Ray pirms 8 gadiem
committed by GitHub
vecāks
revīzija
6ba5217c28
1 mainītis faili ar 13 papildinājumiem un 0 dzēšanām
  1. +13
    -0
      .gitignore

+ 13
- 0
.gitignore Parādīt failu

@ -3,6 +3,8 @@
# Ignore VIM's backup generated files
*.swp
*.swo
*~
# Ignore Android generated files and folders
src_android/obj/
@ -62,6 +64,17 @@ examples/*
# Unignore examples Makefile
!examples/Makefile
# Ignore all games files
games/*
# Unignore all games dirs
!games/*/
# Unignore all games files with extension
!games/*.c
!games/*.lua
!games/*.png
# Unignore games makefile
!games/makefile
# Ignore files build by xcode
*.mode*v*
*.pbxuser

Notiek ielāde…
Atcelt
Saglabāt