forgitter 0.0.12 → 0.1.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/.gitignore +54 -14
- data/Rakefile +0 -1
- data/data/custom/vagrant/.gitkeep +0 -0
- data/data/custom/vagrant/Vagrant.gitignore +1 -0
- data/data/github/.github/PULL_REQUEST_TEMPLATE.md +3 -2
- data/data/github/AL.gitignore +22 -0
- data/data/github/Actionscript.gitignore +2 -3
- data/data/github/Agda.gitignore +1 -0
- data/data/github/Android.gitignore +14 -36
- data/data/github/Autotools.gitignore +20 -1
- data/data/github/C.gitignore +1 -0
- data/data/github/CMake.gitignore +2 -0
- data/data/github/CONTRIBUTING.md +3 -3
- data/data/github/Clojure.gitignore +1 -0
- data/data/github/CodeIgniter.gitignore +1 -0
- data/data/github/Composer.gitignore +1 -1
- data/data/github/Concrete5.gitignore +18 -1
- data/data/github/Coq.gitignore +16 -1
- data/data/github/CraftCMS.gitignore +3 -2
- data/data/github/Dart.gitignore +16 -22
- data/data/github/Delphi.gitignore +4 -1
- data/data/github/Drupal.gitignore +59 -33
- data/data/github/Eagle.gitignore +8 -1
- data/data/github/Elixir.gitignore +4 -0
- data/data/github/Erlang.gitignore +10 -3
- data/data/github/ExtJs.gitignore +2 -0
- data/data/github/FlaxEngine.gitignore +45 -0
- data/data/github/Fortran.gitignore +1 -0
- data/data/github/GWT.gitignore +0 -3
- data/data/github/Global/AL.gitignore +11 -0
- data/data/github/Global/Archives.gitignore +7 -2
- data/data/github/Global/Backup.gitignore +5 -0
- data/data/github/Global/CodeKit.gitignore +1 -0
- data/data/github/Global/Diff.gitignore +2 -0
- data/data/github/Global/Eclipse.gitignore +10 -6
- data/data/github/Global/Emacs.gitignore +4 -0
- data/data/github/Global/Images.gitignore +63 -0
- data/data/github/Global/JEnv.gitignore +5 -0
- data/data/github/Global/JetBrains.gitignore +45 -11
- data/data/github/Global/MATLAB.gitignore +31 -0
- data/data/github/Global/Metals.gitignore +5 -0
- data/data/github/Global/MicrosoftOffice.gitignore +4 -1
- data/data/github/Global/NetBeans.gitignore +3 -1
- data/data/github/Global/Octave.gitignore +1 -0
- data/data/github/Global/PSoCCreator.gitignore +18 -0
- data/data/github/Global/Patch.gitignore +2 -0
- data/data/github/Global/PuTTY.gitignore +2 -0
- data/data/github/Global/README.md +1 -1
- data/data/github/Global/SublimeText.gitignore +6 -5
- data/data/github/Global/Syncthing.gitignore +2 -0
- data/data/github/Global/SynopsysVCS.gitignore +4 -4
- data/data/github/Global/Vagrant.gitignore +4 -0
- data/data/github/Global/Vim.gitignore +12 -5
- data/data/github/Global/Virtuoso.gitignore +18 -0
- data/data/github/Global/VisualStudioCode.gitignore +7 -0
- data/data/github/Global/Windows.gitignore +6 -1
- data/data/github/Global/Xcode.gitignore +3 -20
- data/data/github/Global/macOS.gitignore +26 -26
- data/data/github/Go.gitignore +10 -3
- data/data/github/Godot.gitignore +11 -0
- data/data/github/Gradle.gitignore +10 -3
- data/data/github/Haskell.gitignore +3 -0
- data/data/github/Idris.gitignore +5 -0
- data/data/github/{Jboss.gitignore → JBoss.gitignore} +0 -0
- data/data/github/JENKINS_HOME.gitignore +50 -0
- data/data/github/Java.gitignore +2 -0
- data/data/github/Jekyll.gitignore +4 -0
- data/data/github/Joomla.gitignore +276 -106
- data/data/github/Julia.gitignore +20 -0
- data/data/github/KiCad.gitignore +9 -1
- data/data/github/Kotlin.gitignore +1 -0
- data/data/github/LabVIEW.gitignore +1 -0
- data/data/github/Laravel.gitignore +9 -6
- data/data/github/Leiningen.gitignore +1 -0
- data/data/github/Magento.gitignore +29 -0
- data/data/github/Maven.gitignore +7 -2
- data/data/github/Nanoc.gitignore +1 -1
- data/data/github/Nim.gitignore +2 -0
- data/data/github/Node.gitignore +76 -5
- data/data/github/OCaml.gitignore +9 -0
- data/data/github/Objective-C.gitignore +18 -13
- data/data/github/Packer.gitignore +11 -0
- data/data/github/Perl.gitignore +2 -2
- data/data/github/Prestashop.gitignore +162 -21
- data/data/github/Processing.gitignore +3 -0
- data/data/github/PureScript.gitignore +1 -0
- data/data/github/Python.gitignore +74 -8
- data/data/github/Qt.gitignore +21 -5
- data/data/github/R.gitignore +17 -1
- data/data/github/README.md +89 -18
- data/data/github/ROS.gitignore +4 -0
- data/data/github/Racket.gitignore +7 -0
- data/data/github/Rails.gitignore +30 -5
- data/data/github/Raku.gitignore +7 -0
- data/data/github/Ruby.gitignore +6 -0
- data/data/github/Rust.gitignore +6 -2
- data/data/github/SCons.gitignore +4 -0
- data/data/github/Sass.gitignore +2 -0
- data/data/github/Scala.gitignore +3 -0
- data/data/github/Scrivener.gitignore +8 -7
- data/data/github/Smalltalk.gitignore +13 -0
- data/data/github/SugarCRM.gitignore +2 -2
- data/data/github/Swift.gitignore +36 -13
- data/data/github/Symfony.gitignore +7 -0
- data/data/github/TeX.gitignore +88 -10
- data/data/github/Terraform.gitignore +32 -4
- data/data/github/TwinCAT3.gitignore +25 -0
- data/data/github/Typo3.gitignore +4 -1
- data/data/github/Unity.gitignore +42 -5
- data/data/github/UnrealEngine.gitignore +7 -3
- data/data/github/VisualStudio.gitignore +142 -22
- data/data/github/WordPress.gitignore +44 -14
- data/data/github/Xojo.gitignore +1 -1
- data/data/github/ZendFramework.gitignore +0 -1
- data/data/github/community/AWS/CDK.gitignore +4 -0
- data/data/github/community/AWS/SAM.gitignore +5 -0
- data/data/github/community/AltiumDesigner.gitignore +20 -0
- data/data/github/community/AutoIt.gitignore +8 -0
- data/data/github/community/B4X.gitignore +3 -0
- data/data/github/community/Bazel.gitignore +13 -0
- data/data/github/community/Beef.gitignore +3 -0
- data/data/github/community/DotNet/InforCMS.gitignore +15 -0
- data/data/github/community/DotNet/Kentico.gitignore +64 -0
- data/data/github/community/DotNet/Umbraco.gitignore +52 -0
- data/data/github/community/DotNet/core.gitignore +38 -0
- data/data/github/community/Elixir/Phoenix.gitignore +22 -0
- data/data/github/community/Exercism.gitignore +5 -0
- data/data/github/community/GNOME/GNOMEShellExtension.gitignore +3 -0
- data/data/github/community/Golang/Go.AllowList.gitignore +23 -0
- data/data/github/community/Golang/Hugo.gitignore +13 -0
- data/data/github/community/Gretl.gitignore +8 -0
- data/data/github/community/Java/JBoss4.gitignore +19 -0
- data/data/github/community/Java/JBoss6.gitignore +33 -0
- data/data/github/community/JavaScript/Cordova.gitignore +10 -0
- data/data/github/community/JavaScript/Meteor.gitignore +12 -0
- data/data/github/community/JavaScript/NWjs.gitignore +29 -0
- data/data/github/community/JavaScript/Vue.gitignore +9 -0
- data/data/github/community/LensStudio.gitignore +16 -0
- data/data/github/community/Linux/Snap.gitignore +14 -0
- data/data/github/community/Logtalk.gitignore +19 -0
- data/data/github/community/NasaSpecsIntact.gitignore +40 -0
- data/data/github/community/Nix.gitignore +3 -0
- data/data/github/community/OpenSSL.gitignore +34 -0
- data/data/github/community/PHP/Bitrix.gitignore +23 -0
- data/data/github/community/PHP/CodeSniffer.gitignore +6 -0
- data/data/github/community/PHP/Drupal7.gitignore +43 -0
- data/data/github/community/PHP/Jigsaw.gitignore +6 -0
- data/data/github/community/PHP/Magento1.gitignore +45 -0
- data/data/github/community/PHP/Magento2.gitignore +54 -0
- data/data/github/community/PHP/Pimcore.gitignore +53 -0
- data/data/github/community/PHP/ThinkPHP.gitignore +8 -0
- data/data/github/community/Puppet.gitignore +16 -0
- data/data/github/community/Python/JupyterNotebooks.gitignore +12 -0
- data/data/github/community/Python/Nikola.gitignore +7 -0
- data/data/github/community/ROS2.gitignore +29 -0
- data/data/github/community/Racket.gitignore +15 -0
- data/data/github/community/Red.gitignore +16 -0
- data/data/github/community/SPFx.gitignore +33 -0
- data/data/github/community/Splunk.gitignore +8 -0
- data/data/github/community/Strapi.gitignore +135 -0
- data/data/github/community/Toit.gitignore +2 -0
- data/data/github/community/V.gitignore +11 -0
- data/data/github/community/Xilinx.gitignore +105 -0
- data/data/github/community/embedded/AtmelStudio.gitignore +22 -0
- data/data/github/community/embedded/IAR_EWARM.gitignore +19 -0
- data/data/github/community/embedded/esp-idf.gitignore +6 -0
- data/data/github/community/embedded/uVision.gitignore +45 -0
- data/forgitter.gemspec +6 -5
- data/lib/forgitter/version.rb +1 -1
- metadata +104 -21
- data/.ruby-version +0 -1
- data/data/custom/vagrant/Vagrant.gitignore +0 -1
- data/data/github/Clojure.gitignore +0 -13
- data/data/github/Fortran.gitignore +0 -32
- data/data/github/Global/Matlab.gitignore +0 -22
- data/data/github/Umbraco.gitignore +0 -19
@@ -15,6 +15,10 @@
|
|
15
15
|
!var/logs/.gitkeep
|
16
16
|
!var/sessions/.gitkeep
|
17
17
|
|
18
|
+
# Logs (Symfony4)
|
19
|
+
/var/log/*
|
20
|
+
!var/log/.gitkeep
|
21
|
+
|
18
22
|
# Parameters
|
19
23
|
/app/config/parameters.yml
|
20
24
|
/app/config/parameters.ini
|
@@ -43,3 +47,6 @@
|
|
43
47
|
|
44
48
|
# Backup entities generated with doctrine:generate:entities command
|
45
49
|
**/Entity/*~
|
50
|
+
|
51
|
+
# Embedded web-server pid file
|
52
|
+
/.web-server-pid
|
data/data/github/TeX.gitignore
CHANGED
@@ -10,9 +10,11 @@
|
|
10
10
|
*.fot
|
11
11
|
*.cb
|
12
12
|
*.cb2
|
13
|
+
.*.lb
|
13
14
|
|
14
15
|
## Intermediate documents:
|
15
16
|
*.dvi
|
17
|
+
*.xdv
|
16
18
|
*-converted-to.*
|
17
19
|
# these rules might exclude image files for figures etc.
|
18
20
|
# *.ps
|
@@ -28,7 +30,6 @@
|
|
28
30
|
*.blg
|
29
31
|
*-blx.aux
|
30
32
|
*-blx.bib
|
31
|
-
*.brf
|
32
33
|
*.run.xml
|
33
34
|
|
34
35
|
## Build tool auxiliary files:
|
@@ -39,6 +40,10 @@
|
|
39
40
|
*.synctex.gz(busy)
|
40
41
|
*.pdfsync
|
41
42
|
|
43
|
+
## Build tool directories for auxiliary files
|
44
|
+
# latexrun
|
45
|
+
latex.out/
|
46
|
+
|
42
47
|
## Auxiliary and intermediate files from other packages:
|
43
48
|
# algorithms
|
44
49
|
*.alg
|
@@ -59,6 +64,9 @@ acs-*.bib
|
|
59
64
|
# changes
|
60
65
|
*.soc
|
61
66
|
|
67
|
+
# comment
|
68
|
+
*.cut
|
69
|
+
|
62
70
|
# cprotect
|
63
71
|
*.cpt
|
64
72
|
|
@@ -77,8 +85,6 @@ acs-*.bib
|
|
77
85
|
*.t[1-9]
|
78
86
|
*.t[1-9][0-9]
|
79
87
|
*.tfm
|
80
|
-
*.[1-9]
|
81
|
-
*.[1-9][0-9]
|
82
88
|
|
83
89
|
#(r)(e)ledmac/(r)(e)ledpar
|
84
90
|
*.end
|
@@ -103,31 +109,54 @@ acs-*.bib
|
|
103
109
|
*.glo
|
104
110
|
*.gls
|
105
111
|
*.glsdefs
|
112
|
+
*.lzo
|
113
|
+
*.lzs
|
114
|
+
*.slg
|
115
|
+
*.slo
|
116
|
+
*.sls
|
117
|
+
|
118
|
+
# uncomment this for glossaries-extra (will ignore makeindex's style files!)
|
119
|
+
# *.ist
|
120
|
+
|
121
|
+
# gnuplot
|
122
|
+
*.gnuplot
|
123
|
+
*.table
|
106
124
|
|
107
125
|
# gnuplottex
|
108
126
|
*-gnuplottex-*
|
109
127
|
|
110
128
|
# gregoriotex
|
111
129
|
*.gaux
|
130
|
+
*.glog
|
112
131
|
*.gtex
|
113
132
|
|
133
|
+
# htlatex
|
134
|
+
*.4ct
|
135
|
+
*.4tc
|
136
|
+
*.idv
|
137
|
+
*.lg
|
138
|
+
*.trc
|
139
|
+
*.xref
|
140
|
+
|
114
141
|
# hyperref
|
115
142
|
*.brf
|
116
143
|
|
117
144
|
# knitr
|
118
145
|
*-concordance.tex
|
119
|
-
# TODO
|
120
|
-
*.tikz
|
146
|
+
# TODO Uncomment the next line if you use knitr and want to ignore its generated tikz files
|
147
|
+
# *.tikz
|
121
148
|
*-tikzDictionary
|
122
149
|
|
123
150
|
# listings
|
124
151
|
*.lol
|
125
152
|
|
153
|
+
# luatexja-ruby
|
154
|
+
*.ltjruby
|
155
|
+
|
126
156
|
# makeidx
|
127
157
|
*.idx
|
128
158
|
*.ilg
|
129
159
|
*.ind
|
130
|
-
*.ist
|
131
160
|
|
132
161
|
# minitoc
|
133
162
|
*.maf
|
@@ -145,15 +174,20 @@ _minted*
|
|
145
174
|
# morewrites
|
146
175
|
*.mw
|
147
176
|
|
148
|
-
#
|
149
|
-
*.
|
177
|
+
# newpax
|
178
|
+
*.newpax
|
150
179
|
|
151
180
|
# nomencl
|
181
|
+
*.nlg
|
152
182
|
*.nlo
|
183
|
+
*.nls
|
153
184
|
|
154
185
|
# pax
|
155
186
|
*.pax
|
156
187
|
|
188
|
+
# pdfpcnotes
|
189
|
+
*.pdfpc
|
190
|
+
|
157
191
|
# sagetex
|
158
192
|
*.sagetex.sage
|
159
193
|
*.sagetex.py
|
@@ -162,6 +196,9 @@ _minted*
|
|
162
196
|
# scrwfile
|
163
197
|
*.wrt
|
164
198
|
|
199
|
+
# svg
|
200
|
+
svg-inkscape/
|
201
|
+
|
165
202
|
# sympy
|
166
203
|
*.sout
|
167
204
|
*.sympy
|
@@ -175,6 +212,9 @@ sympy-plots-for-*.tex/
|
|
175
212
|
*.pytxcode
|
176
213
|
pythontex-files-*/
|
177
214
|
|
215
|
+
# tcolorbox
|
216
|
+
*.listing
|
217
|
+
|
178
218
|
# thmtools
|
179
219
|
*.loe
|
180
220
|
|
@@ -183,17 +223,31 @@ pythontex-files-*/
|
|
183
223
|
*.md5
|
184
224
|
*.auxlock
|
185
225
|
|
226
|
+
# titletoc
|
227
|
+
*.ptc
|
228
|
+
|
186
229
|
# todonotes
|
187
230
|
*.tdo
|
188
231
|
|
232
|
+
# vhistory
|
233
|
+
*.hst
|
234
|
+
*.ver
|
235
|
+
|
189
236
|
# easy-todo
|
190
237
|
*.lod
|
191
238
|
|
239
|
+
# xcolor
|
240
|
+
*.xcp
|
241
|
+
|
242
|
+
# xmpincl
|
243
|
+
*.xmpi
|
244
|
+
|
192
245
|
# xindy
|
193
246
|
*.xdy
|
194
247
|
|
195
|
-
# xypic precompiled matrices
|
248
|
+
# xypic precompiled matrices and outlines
|
196
249
|
*.xyc
|
250
|
+
*.xyd
|
197
251
|
|
198
252
|
# endfloat
|
199
253
|
*.ttt
|
@@ -210,14 +264,38 @@ TSWLatexianTemp*
|
|
210
264
|
# Texpad
|
211
265
|
.texpadtmp
|
212
266
|
|
267
|
+
# LyX
|
268
|
+
*.lyx~
|
269
|
+
|
213
270
|
# Kile
|
214
271
|
*.backup
|
215
272
|
|
273
|
+
# gummi
|
274
|
+
.*.swp
|
275
|
+
|
216
276
|
# KBibTeX
|
217
277
|
*~[0-9]*
|
218
278
|
|
279
|
+
# TeXnicCenter
|
280
|
+
*.tps
|
281
|
+
|
219
282
|
# auto folder when using emacs and auctex
|
220
|
-
|
283
|
+
./auto/*
|
284
|
+
*.el
|
221
285
|
|
222
286
|
# expex forward references with \gathertags
|
223
287
|
*-tags.tex
|
288
|
+
|
289
|
+
# standalone packages
|
290
|
+
*.sta
|
291
|
+
|
292
|
+
# Makeindex log files
|
293
|
+
*.lpz
|
294
|
+
|
295
|
+
# xwatermark package
|
296
|
+
*.xwm
|
297
|
+
|
298
|
+
# REVTeX puts footnotes in the bibliography by default, unless the nofootinbib
|
299
|
+
# option is specified. Footnotes are the stored in a file with suffix Notes.bib.
|
300
|
+
# Uncomment the next line to have this generated file ignored.
|
301
|
+
#*Notes.bib
|
@@ -1,6 +1,34 @@
|
|
1
|
-
#
|
1
|
+
# Local .terraform directories
|
2
|
+
**/.terraform/*
|
3
|
+
|
4
|
+
# .tfstate files
|
2
5
|
*.tfstate
|
3
|
-
*.tfstate
|
6
|
+
*.tfstate.*
|
7
|
+
|
8
|
+
# Crash log files
|
9
|
+
crash.log
|
10
|
+
crash.*.log
|
11
|
+
|
12
|
+
# Exclude all .tfvars files, which are likely to contain sensitive data, such as
|
13
|
+
# password, private keys, and other secrets. These should not be part of version
|
14
|
+
# control as they are data points which are potentially sensitive and subject
|
15
|
+
# to change depending on the environment.
|
16
|
+
*.tfvars
|
17
|
+
*.tfvars.json
|
18
|
+
|
19
|
+
# Ignore override files as they are usually used to override resources locally and so
|
20
|
+
# are not checked in
|
21
|
+
override.tf
|
22
|
+
override.tf.json
|
23
|
+
*_override.tf
|
24
|
+
*_override.tf.json
|
25
|
+
|
26
|
+
# Include override files you do wish to add to version control using negated pattern
|
27
|
+
# !example_override.tf
|
28
|
+
|
29
|
+
# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
|
30
|
+
# example: *tfplan*
|
4
31
|
|
5
|
-
#
|
6
|
-
.
|
32
|
+
# Ignore CLI configuration files
|
33
|
+
.terraformrc
|
34
|
+
terraform.rc
|
@@ -0,0 +1,25 @@
|
|
1
|
+
# gitignore template for TwinCAT3
|
2
|
+
# website: https://www.beckhoff.com/twincat3/
|
3
|
+
#
|
4
|
+
# Recommended: VisualStudio.gitignore
|
5
|
+
|
6
|
+
# TwinCAT files
|
7
|
+
*.tpy
|
8
|
+
*.tclrs
|
9
|
+
*.compiled-library
|
10
|
+
*.compileinfo
|
11
|
+
# Don't include the tmc-file rule if either of the following is true:
|
12
|
+
# 1. You've got TwinCAT C++ projects, as the information in the TMC-file is created manually for the C++ projects (in that case, only (manually) ignore the tmc-files for the PLC projects)
|
13
|
+
# 2. You've created a standalone PLC-project and added events to it, as these are stored in the TMC-file.
|
14
|
+
*.tmc
|
15
|
+
*.tmcRefac
|
16
|
+
*.library
|
17
|
+
*.project.~u
|
18
|
+
*.tsproj.bak
|
19
|
+
*.xti.bak
|
20
|
+
LineIDs.dbg
|
21
|
+
LineIDs.dbg.bak
|
22
|
+
_Boot/
|
23
|
+
_CompileInfo/
|
24
|
+
_Libraries/
|
25
|
+
_ModuleInstall/
|
data/data/github/Typo3.gitignore
CHANGED
@@ -8,12 +8,15 @@
|
|
8
8
|
/typo3conf/temp_CACHED*
|
9
9
|
/typo3conf/temp_fieldInfo.php
|
10
10
|
/typo3conf/deprecation_*.log
|
11
|
-
/typo3conf/
|
11
|
+
/typo3conf/ENABLE_INSTALL_TOOL
|
12
|
+
/typo3conf/realurl_autoconf.php
|
13
|
+
/FIRST_INSTALL
|
12
14
|
# Ignore system folders, you should have them symlinked.
|
13
15
|
# If not comment out the following entries.
|
14
16
|
/typo3
|
15
17
|
/typo3_src
|
16
18
|
/typo3_src-*
|
19
|
+
/Packages
|
17
20
|
/.htaccess
|
18
21
|
/index.php
|
19
22
|
# Ignore temp directory.
|
data/data/github/Unity.gitignore
CHANGED
@@ -1,12 +1,33 @@
|
|
1
|
+
# This .gitignore file should be placed at the root of your Unity project directory
|
2
|
+
#
|
3
|
+
# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
|
4
|
+
#
|
1
5
|
/[Ll]ibrary/
|
2
6
|
/[Tt]emp/
|
3
7
|
/[Oo]bj/
|
4
8
|
/[Bb]uild/
|
5
9
|
/[Bb]uilds/
|
6
|
-
/
|
10
|
+
/[Ll]ogs/
|
11
|
+
/[Uu]ser[Ss]ettings/
|
7
12
|
|
8
|
-
#
|
9
|
-
|
13
|
+
# MemoryCaptures can get excessive in size.
|
14
|
+
# They also could contain extremely sensitive data
|
15
|
+
/[Mm]emoryCaptures/
|
16
|
+
|
17
|
+
# Recordings can get excessive in size
|
18
|
+
/[Rr]ecordings/
|
19
|
+
|
20
|
+
# Uncomment this line if you wish to ignore the asset store tools plugin
|
21
|
+
# /[Aa]ssets/AssetStoreTools*
|
22
|
+
|
23
|
+
# Autogenerated Jetbrains Rider plugin
|
24
|
+
/[Aa]ssets/Plugins/Editor/JetBrains*
|
25
|
+
|
26
|
+
# Visual Studio cache directory
|
27
|
+
.vs/
|
28
|
+
|
29
|
+
# Gradle cache directory
|
30
|
+
.gradle/
|
10
31
|
|
11
32
|
# Autogenerated VS/MD/Consulo solution and project files
|
12
33
|
ExportedObj/
|
@@ -22,14 +43,30 @@ ExportedObj/
|
|
22
43
|
*.booproj
|
23
44
|
*.svd
|
24
45
|
*.pdb
|
25
|
-
|
46
|
+
*.mdb
|
47
|
+
*.opendb
|
48
|
+
*.VC.db
|
26
49
|
|
27
50
|
# Unity3D generated meta files
|
28
51
|
*.pidb.meta
|
52
|
+
*.pdb.meta
|
53
|
+
*.mdb.meta
|
29
54
|
|
30
|
-
# Unity3D
|
55
|
+
# Unity3D generated file on crash reports
|
31
56
|
sysinfo.txt
|
32
57
|
|
33
58
|
# Builds
|
34
59
|
*.apk
|
60
|
+
*.aab
|
35
61
|
*.unitypackage
|
62
|
+
*.app
|
63
|
+
|
64
|
+
# Crashlytics generated file
|
65
|
+
crashlytics-build.properties
|
66
|
+
|
67
|
+
# Packed Addressables
|
68
|
+
/[Aa]ssets/[Aa]ddressable[Aa]ssets[Dd]ata/*/*.bin*
|
69
|
+
|
70
|
+
# Temporary auto-generated Android Assets
|
71
|
+
/[Aa]ssets/[Ss]treamingAssets/aa.meta
|
72
|
+
/[Aa]ssets/[Ss]treamingAssets/aa/*
|
@@ -1,9 +1,6 @@
|
|
1
1
|
# Visual Studio 2015 user specific files
|
2
2
|
.vs/
|
3
3
|
|
4
|
-
# Visual Studio 2015 database file
|
5
|
-
*.VC.db
|
6
|
-
|
7
4
|
# Compiled Object files
|
8
5
|
*.slo
|
9
6
|
*.lo
|
@@ -50,10 +47,16 @@ SourceArt/**/*.tga
|
|
50
47
|
|
51
48
|
# Binary Files
|
52
49
|
Binaries/*
|
50
|
+
Plugins/*/Binaries/*
|
53
51
|
|
54
52
|
# Builds
|
55
53
|
Build/*
|
56
54
|
|
55
|
+
# Whitelist PakBlacklist-<BuildConfiguration>.txt files
|
56
|
+
!Build/*/
|
57
|
+
Build/*/**
|
58
|
+
!Build/*/PakBlacklist*.txt
|
59
|
+
|
57
60
|
# Don't ignore icon files in Build
|
58
61
|
!Build/**/*.ico
|
59
62
|
|
@@ -65,6 +68,7 @@ Saved/*
|
|
65
68
|
|
66
69
|
# Compiled source files for the engine to use
|
67
70
|
Intermediate/*
|
71
|
+
Plugins/*/Intermediate/*
|
68
72
|
|
69
73
|
# Cache files for the editor to use
|
70
74
|
DerivedDataCache/*
|