summary refs log blame commit diff stats
path: root/.gitignore
blob: af25077dce91d1f3ae86d9187890a81fa8be4a41 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
   
     


     
        





                             


                         


                 



                 
 












                                              








                                                   
*.o
*.exe
*.so
*.zip
*.iss
nimcache
lib/nimcache
tools/nimcache
tests/nimcache
tests/accept/run/nimcache
tests/accept/compile/nimcache
tests/reject/nimcache
compiler/nimcache
compiler/c2nim/nimcache
compiler/pas2nim/nimcache
misc
doc/*.html
web/upload/*.html
koch
compiler/nimrod*
build/[0-9]_[0-9]
bin/nimrod

# iOS specific wildcards.
*.mode1v3
*.pbxuser
*.perspective
*.perspectivev3
*.swp
.DS_Store
project.xcworkspace/
xcuserdata/

# iOS specific absolute paths
examples/cross_calculator/ios/resources/ui/*.m
examples/cross_calculator/ios/tags

# Android specific absolute paths.
examples/cross_calculator/android/bin/
examples/cross_calculator/android/gen/
examples/cross_calculator/android/jni/backend-jni.h
examples/cross_calculator/android/libs/
examples/cross_calculator/android/local.properties
examples/cross_calculator/android/obj/
examples/cross_calculator/android/tags