Rename sprint-api to vendor-api-sprintpcs.
[SquirrelJME.git] / .dockerignore
blob990ffde55aae1cc820125d8b6045a7222229d606
1 # Gradle Cache
2 .gradle
4 # Git Checkout
5 .git
7 # Gradle Build
8 build
9 */build
10 **/build
11 *.log
13 # IntelliJ Settings (Not needed)
14 .idea
16 # Fossil Checkout (UNIX and Windows)
17 .fslckout
18 _FOSSIL_
20 # Contributions
21 *.diff
22 *.gdiff
23 *.patch
24 *.rej
25 *.bun
26 *.bundle
27 *-original
28 *-original-*
30 # CMake
31 ratufacoat/cmake-build-release
32 ratufacoat/cmake-build-debug
33 ratufacoat/CMakeFiles
34 ratufacoat/src/CMakeFiles
35 ratufacoat/src/Debug
36 ratufacoat/src/Release
37 ratufacoat/src/SquirrelJME.dir
38 ratufacoat/x86
39 ratufacoat/x64
40 ratufacoat/out
41 *.o
42 *.dll
43 *.exe