generated from Joalor64GH/FridayNightFunkin
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitignore
67 lines (60 loc) · 1.19 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
### FNF-Specific
# File used for the NG API. Should not be shared with others.
APIStuff.hx
### Newgrounds IO Stuff
source/NGIo.hx
source/io/*
### Misc
Preloader.hx
### Crash Stuff
crash-dialog/*
build-crash-dialog.bat
build-crash-dialog-linux.sh
build-crash-dialog-mac.sh
### FNF-Bot
FNFBot.exe
### GameJolt-Specific
source/GJKeys.hx
source/GameJolt.hx
### Android-Specific
source/SUtil.hx
source/android/*
assets/android/*
assets/images/androidcontrols/*
art/build_android.bat
art/build_android-debug.bat
mobile/*
### Misc
example_mods/introMod/*
example_mods/modList.txt
### Add these regardless of them getting ignored.
!TempFiles/
!modchartexample.mc
!appveyor-linux.yml
!appveyor-macos.yml
!appveyor-windows.yml
!azure-pipelines.yml
!.DS_Store
!Thumbs.db
!*.hxml
!*.hxproj
!*.hxp
!*.jsonc
### VS Code
export/*
.vscode/*
.vscode/.temp
# Local history which shouldn't be shared.
desktop.ini
.history/
.ionide
# ! means a file should be added regardless of it getting ignored prior.
# Including to allow others to use already set-up configuration tweaked for the project.
!.code-workspace
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
.vs/*
username.json
follower.json