forgitter 0.0.12 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (163) hide show
  1. checksums.yaml +5 -5
  2. data/.ruby-version +1 -1
  3. data/Rakefile +0 -1
  4. data/data/custom/vagrant/Vagrant.gitignore +1 -0
  5. data/data/github/.github/PULL_REQUEST_TEMPLATE.md +3 -2
  6. data/data/github/.travis.yml +10 -0
  7. data/data/github/AL.gitignore +22 -0
  8. data/data/github/Actionscript.gitignore +2 -3
  9. data/data/github/Agda.gitignore +1 -0
  10. data/data/github/Android.gitignore +11 -36
  11. data/data/github/Autotools.gitignore +20 -1
  12. data/data/github/C.gitignore +1 -0
  13. data/data/github/CMake.gitignore +2 -0
  14. data/data/github/CONTRIBUTING.md +3 -3
  15. data/data/github/Clojure.gitignore +1 -0
  16. data/data/github/Composer.gitignore +1 -1
  17. data/data/github/Concrete5.gitignore +18 -1
  18. data/data/github/Coq.gitignore +16 -1
  19. data/data/github/CraftCMS.gitignore +3 -2
  20. data/data/github/Dart.gitignore +16 -22
  21. data/data/github/Delphi.gitignore +4 -1
  22. data/data/github/Drupal.gitignore +45 -32
  23. data/data/github/Eagle.gitignore +8 -1
  24. data/data/github/Elixir.gitignore +4 -0
  25. data/data/github/Erlang.gitignore +10 -3
  26. data/data/github/ExtJs.gitignore +2 -0
  27. data/data/github/Fortran.gitignore +1 -0
  28. data/data/github/GWT.gitignore +0 -3
  29. data/data/github/Global/AL.gitignore +11 -0
  30. data/data/github/Global/Archives.gitignore +7 -2
  31. data/data/github/Global/Backup.gitignore +5 -0
  32. data/data/github/Global/CodeKit.gitignore +1 -0
  33. data/data/github/Global/Diff.gitignore +2 -0
  34. data/data/github/Global/Eclipse.gitignore +10 -6
  35. data/data/github/Global/Emacs.gitignore +4 -0
  36. data/data/github/Global/Images.gitignore +63 -0
  37. data/data/github/Global/JEnv.gitignore +5 -0
  38. data/data/github/Global/JetBrains.gitignore +42 -11
  39. data/data/github/Global/MATLAB.gitignore +31 -0
  40. data/data/github/Global/Metals.gitignore +5 -0
  41. data/data/github/Global/MicrosoftOffice.gitignore +4 -1
  42. data/data/github/Global/NetBeans.gitignore +3 -1
  43. data/data/github/Global/Octave.gitignore +1 -0
  44. data/data/github/Global/PSoCCreator.gitignore +18 -0
  45. data/data/github/Global/Patch.gitignore +2 -0
  46. data/data/github/Global/PuTTY.gitignore +2 -0
  47. data/data/github/Global/README.md +1 -1
  48. data/data/github/Global/SublimeText.gitignore +6 -5
  49. data/data/github/Global/Syncthing.gitignore +2 -0
  50. data/data/github/Global/SynopsysVCS.gitignore +4 -4
  51. data/data/github/Global/Vagrant.gitignore +4 -0
  52. data/data/github/Global/Vim.gitignore +12 -5
  53. data/data/github/Global/Virtuoso.gitignore +18 -0
  54. data/data/github/Global/VisualStudioCode.gitignore +3 -0
  55. data/data/github/Global/Windows.gitignore +6 -1
  56. data/data/github/Global/Xcode.gitignore +11 -8
  57. data/data/github/Global/macOS.gitignore +26 -26
  58. data/data/github/Go.gitignore +7 -3
  59. data/data/github/Godot.gitignore +11 -0
  60. data/data/github/Gradle.gitignore +2 -4
  61. data/data/github/Haskell.gitignore +3 -0
  62. data/data/github/Idris.gitignore +5 -0
  63. data/data/github/{Jboss.gitignore → JBoss.gitignore} +0 -0
  64. data/data/github/JENKINS_HOME.gitignore +50 -0
  65. data/data/github/Java.gitignore +2 -0
  66. data/data/github/Jekyll.gitignore +1 -0
  67. data/data/github/Joomla.gitignore +276 -106
  68. data/data/github/Julia.gitignore +20 -0
  69. data/data/github/KiCad.gitignore +8 -1
  70. data/data/github/Kotlin.gitignore +1 -0
  71. data/data/github/LabVIEW.gitignore +1 -0
  72. data/data/github/Laravel.gitignore +9 -6
  73. data/data/github/Leiningen.gitignore +1 -0
  74. data/data/github/Magento.gitignore +29 -0
  75. data/data/github/Maven.gitignore +2 -3
  76. data/data/github/Nanoc.gitignore +1 -1
  77. data/data/github/Nim.gitignore +2 -0
  78. data/data/github/Node.gitignore +72 -5
  79. data/data/github/OCaml.gitignore +9 -0
  80. data/data/github/Objective-C.gitignore +18 -13
  81. data/data/github/Packer.gitignore +3 -0
  82. data/data/github/Perl.gitignore +1 -1
  83. data/data/github/Prestashop.gitignore +162 -21
  84. data/data/github/Processing.gitignore +3 -0
  85. data/data/github/PureScript.gitignore +1 -0
  86. data/data/github/Python.gitignore +58 -7
  87. data/data/github/Qt.gitignore +21 -5
  88. data/data/github/R.gitignore +14 -1
  89. data/data/github/README.md +89 -18
  90. data/data/github/ROS.gitignore +4 -0
  91. data/data/github/Rails.gitignore +30 -5
  92. data/data/github/Raku.gitignore +7 -0
  93. data/data/github/Ruby.gitignore +6 -0
  94. data/data/github/Rust.gitignore +6 -2
  95. data/data/github/SCons.gitignore +4 -0
  96. data/data/github/Sass.gitignore +2 -0
  97. data/data/github/Scala.gitignore +3 -0
  98. data/data/github/Scrivener.gitignore +8 -7
  99. data/data/github/Smalltalk.gitignore +13 -0
  100. data/data/github/SugarCRM.gitignore +2 -2
  101. data/data/github/Swift.gitignore +36 -13
  102. data/data/github/Symfony.gitignore +7 -0
  103. data/data/github/TeX.gitignore +78 -10
  104. data/data/github/Terraform.gitignore +32 -4
  105. data/data/github/TwinCAT3.gitignore +25 -0
  106. data/data/github/Typo3.gitignore +4 -1
  107. data/data/github/Umbraco.gitignore +16 -3
  108. data/data/github/Unity.gitignore +45 -5
  109. data/data/github/UnrealEngine.gitignore +7 -3
  110. data/data/github/VisualStudio.gitignore +139 -22
  111. data/data/github/WordPress.gitignore +44 -14
  112. data/data/github/Xojo.gitignore +1 -1
  113. data/data/github/ZendFramework.gitignore +0 -1
  114. data/data/github/community/AWS/SAM.gitignore +5 -0
  115. data/data/github/community/AltiumDesigner.gitignore +20 -0
  116. data/data/github/community/Bazel.gitignore +6 -0
  117. data/data/github/community/DotNet/InforCMS.gitignore +15 -0
  118. data/data/github/community/DotNet/Kentico.gitignore +64 -0
  119. data/data/github/community/Elixir/Phoenix.gitignore +22 -0
  120. data/data/github/community/Exercism.gitignore +5 -0
  121. data/data/github/community/GNOME/GNOMEShellExtension.gitignore +3 -0
  122. data/data/github/community/Golang/Hugo.gitignore +13 -0
  123. data/data/github/community/Gretl.gitignore +8 -0
  124. data/data/github/community/Java/JBoss4.gitignore +19 -0
  125. data/data/github/community/Java/JBoss6.gitignore +33 -0
  126. data/data/github/community/JavaScript/Cordova.gitignore +10 -0
  127. data/data/github/community/JavaScript/Meteor.gitignore +12 -0
  128. data/data/github/community/JavaScript/NWjs.gitignore +29 -0
  129. data/data/github/community/JavaScript/Vue.gitignore +9 -0
  130. data/data/github/community/LensStudio.gitignore +16 -0
  131. data/data/github/community/Linux/Snap.gitignore +14 -0
  132. data/data/github/community/Logtalk.gitignore +19 -0
  133. data/data/github/community/NasaSpecsIntact.gitignore +40 -0
  134. data/data/github/community/OpenSSL.gitignore +34 -0
  135. data/data/github/community/PHP/Bitrix.gitignore +23 -0
  136. data/data/github/community/PHP/CodeSniffer.gitignore +6 -0
  137. data/data/github/community/PHP/Drupal7.gitignore +43 -0
  138. data/data/github/community/PHP/Jigsaw.gitignore +6 -0
  139. data/data/github/community/PHP/Magento1.gitignore +45 -0
  140. data/data/github/community/PHP/Magento2.gitignore +54 -0
  141. data/data/github/community/PHP/Pimcore.gitignore +53 -0
  142. data/data/github/community/PHP/ThinkPHP.gitignore +8 -0
  143. data/data/github/community/Puppet.gitignore +16 -0
  144. data/data/github/community/Python/JupyterNotebooks.gitignore +12 -0
  145. data/data/github/community/Python/Nikola.gitignore +7 -0
  146. data/data/github/community/ROS2.gitignore +29 -0
  147. data/data/github/community/Racket.gitignore +15 -0
  148. data/data/github/community/Red.gitignore +16 -0
  149. data/data/github/community/SPFx.gitignore +33 -0
  150. data/data/github/community/Splunk.gitignore +8 -0
  151. data/data/github/community/Strapi.gitignore +135 -0
  152. data/data/github/community/V.gitignore +11 -0
  153. data/data/github/community/Xilinx.gitignore +105 -0
  154. data/data/github/community/embedded/AtmelStudio.gitignore +22 -0
  155. data/data/github/community/embedded/IAR_EWARM.gitignore +19 -0
  156. data/data/github/community/embedded/esp-idf.gitignore +6 -0
  157. data/forgitter.gemspec +5 -4
  158. data/lib/forgitter/version.rb +1 -1
  159. metadata +91 -18
  160. data/data/custom/vagrant/Vagrant.gitignore +0 -1
  161. data/data/github/Clojure.gitignore +0 -13
  162. data/data/github/Fortran.gitignore +0 -32
  163. data/data/github/Global/Matlab.gitignore +0 -22
@@ -1,4 +1,24 @@
1
+ # Files generated by invoking Julia with --code-coverage
1
2
  *.jl.cov
2
3
  *.jl.*.cov
4
+
5
+ # Files generated by invoking Julia with --track-allocation
3
6
  *.jl.mem
7
+
8
+ # System-specific files and directories generated by the BinaryProvider and BinDeps packages
9
+ # They contain absolute paths specific to the host computer, and so should not be committed
4
10
  deps/deps.jl
11
+ deps/build.log
12
+ deps/downloads/
13
+ deps/usr/
14
+ deps/src/
15
+
16
+ # Build artifacts for creating documentation generated by the Documenter package
17
+ docs/build/
18
+ docs/site/
19
+
20
+ # File generated by Pkg, the package manager, based on a corresponding Project.toml
21
+ # It records a fixed state of all packages used by the project. As such, it should not be
22
+ # committed for packages, but should be committed for applications that require a static
23
+ # environment.
24
+ Manifest.toml
@@ -1,13 +1,20 @@
1
- # For PCBs designed using KiCad: http://www.kicad-pcb.org/
1
+ # For PCBs designed using KiCad: https://www.kicad.org/
2
+ # Format documentation: https://kicad.org/help/file-formats/
2
3
 
3
4
  # Temporary files
4
5
  *.000
5
6
  *.bak
6
7
  *.bck
7
8
  *.kicad_pcb-bak
9
+ *.kicad_sch-bak
10
+ *.kicad_prl
11
+ *.sch-bak
8
12
  *~
9
13
  _autosave-*
10
14
  *.tmp
15
+ *-save.pro
16
+ *-save.kicad_pcb
17
+ fp-info-cache
11
18
 
12
19
  # Netlist files (exported from Eeschema)
13
20
  *.net
@@ -0,0 +1 @@
1
+ Java.gitignore
@@ -14,3 +14,4 @@
14
14
  # Metadata
15
15
  *.aliases
16
16
  *.lvlps
17
+ .cache/
@@ -1,6 +1,7 @@
1
- vendor/
1
+ /vendor/
2
2
  node_modules/
3
3
  npm-debug.log
4
+ yarn-error.log
4
5
 
5
6
  # Laravel 4 specific
6
7
  bootstrap/compiled.php
@@ -9,12 +10,14 @@ app/storage/
9
10
  # Laravel 5 & Lumen specific
10
11
  public/storage
11
12
  public/hot
13
+
14
+ # Laravel 5 & Lumen specific with changed public path
15
+ public_html/storage
16
+ public_html/hot
17
+
12
18
  storage/*.key
13
- .env.*.php
14
- .env.php
15
19
  .env
16
20
  Homestead.yaml
17
21
  Homestead.json
18
-
19
- # Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer
20
- .rocketeer/
22
+ /.vagrant
23
+ .phpunit.result.cache
@@ -11,3 +11,4 @@ pom.xml.asc
11
11
  .lein-plugins/
12
12
  .lein-failures
13
13
  .nrepl-port
14
+ .cpcache/
@@ -2,15 +2,44 @@
2
2
  # Magento Default Files #
3
3
  #--------------------------#
4
4
 
5
+ /PATCH_*.sh
6
+
5
7
  /app/etc/local.xml
8
+
6
9
  /media/*
7
10
  !/media/.htaccess
11
+
12
+ !/media/customer
13
+ /media/customer/*
8
14
  !/media/customer/.htaccess
15
+
16
+ !/media/dhl
17
+ /media/dhl/*
9
18
  !/media/dhl/logo.jpg
19
+
20
+ !/media/downloadable
21
+ /media/downloadable/*
10
22
  !/media/downloadable/.htaccess
23
+
24
+ !/media/xmlconnect
25
+ /media/xmlconnect/*
26
+
27
+ !/media/xmlconnect/custom
28
+ /media/xmlconnect/custom/*
11
29
  !/media/xmlconnect/custom/ok.gif
30
+
31
+ !/media/xmlconnect/original
32
+ /media/xmlconnect/original/*
12
33
  !/media/xmlconnect/original/ok.gif
34
+
35
+ !/media/xmlconnect/system
36
+ /media/xmlconnect/system/*
13
37
  !/media/xmlconnect/system/ok.gif
38
+
14
39
  /var/*
15
40
  !/var/.htaccess
41
+
42
+ !/var/package
43
+ /var/package/*
16
44
  !/var/package/*.xml
45
+
@@ -7,6 +7,5 @@ release.properties
7
7
  dependency-reduced-pom.xml
8
8
  buildNumber.properties
9
9
  .mvn/timing.properties
10
-
11
- # Avoid ignoring Maven wrapper jar file (.jar files are usually ignored)
12
- !/.mvn/wrapper/maven-wrapper.jar
10
+ # https://github.com/takari/maven-wrapper#usage-without-binary-jar
11
+ .mvn/wrapper/maven-wrapper.jar
@@ -4,7 +4,7 @@
4
4
  output/
5
5
 
6
6
  # Temporary file directory
7
- tmp/
7
+ tmp/nanoc/
8
8
 
9
9
  # Crash Log
10
10
  crash.log
@@ -1 +1,3 @@
1
1
  nimcache/
2
+ nimblecache/
3
+ htmldocs/
@@ -4,6 +4,11 @@ logs
4
4
  npm-debug.log*
5
5
  yarn-debug.log*
6
6
  yarn-error.log*
7
+ lerna-debug.log*
8
+ .pnpm-debug.log*
9
+
10
+ # Diagnostic reports (https://nodejs.org/api/report.html)
11
+ report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
7
12
 
8
13
  # Runtime data
9
14
  pids
@@ -16,11 +21,12 @@ lib-cov
16
21
 
17
22
  # Coverage directory used by tools like istanbul
18
23
  coverage
24
+ *.lcov
19
25
 
20
26
  # nyc test coverage
21
27
  .nyc_output
22
28
 
23
- # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
29
+ # Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
24
30
  .grunt
25
31
 
26
32
  # Bower dependency directory (https://bower.io/)
@@ -29,15 +35,18 @@ bower_components
29
35
  # node-waf configuration
30
36
  .lock-wscript
31
37
 
32
- # Compiled binary addons (http://nodejs.org/api/addons.html)
38
+ # Compiled binary addons (https://nodejs.org/api/addons.html)
33
39
  build/Release
34
40
 
35
41
  # Dependency directories
36
42
  node_modules/
37
43
  jspm_packages/
38
44
 
39
- # Typescript v1 declaration files
40
- typings/
45
+ # Snowpack dependency directory (https://snowpack.dev/)
46
+ web_modules/
47
+
48
+ # TypeScript cache
49
+ *.tsbuildinfo
41
50
 
42
51
  # Optional npm cache directory
43
52
  .npm
@@ -45,6 +54,15 @@ typings/
45
54
  # Optional eslint cache
46
55
  .eslintcache
47
56
 
57
+ # Optional stylelint cache
58
+ .stylelintcache
59
+
60
+ # Microbundle cache
61
+ .rpt2_cache/
62
+ .rts2_cache_cjs/
63
+ .rts2_cache_es/
64
+ .rts2_cache_umd/
65
+
48
66
  # Optional REPL history
49
67
  .node_repl_history
50
68
 
@@ -55,5 +73,54 @@ typings/
55
73
  .yarn-integrity
56
74
 
57
75
  # dotenv environment variables file
58
- .env
76
+ .env.development.local
77
+ .env.test.local
78
+ .env.production.local
79
+ .env.local
80
+
81
+ # parcel-bundler cache (https://parceljs.org/)
82
+ .cache
83
+ .parcel-cache
84
+
85
+ # Next.js build output
86
+ .next
87
+ out
88
+
89
+ # Nuxt.js build / generate output
90
+ .nuxt
91
+ dist
92
+
93
+ # Gatsby files
94
+ .cache/
95
+ # Comment in the public line in if your project uses Gatsby and not Next.js
96
+ # https://nextjs.org/blog/next-9-1#public-directory-support
97
+ # public
98
+
99
+ # vuepress build output
100
+ .vuepress/dist
101
+
102
+ # vuepress v2.x temp and cache directory
103
+ .temp
104
+ .cache
105
+
106
+ # Serverless directories
107
+ .serverless/
108
+
109
+ # FuseBox cache
110
+ .fusebox/
111
+
112
+ # DynamoDB Local files
113
+ .dynamodb/
114
+
115
+ # TernJS port file
116
+ .tern-port
117
+
118
+ # Stores VSCode versions used for testing VSCode extensions
119
+ .vscode-test
59
120
 
121
+ # yarn v2
122
+ .yarn/cache
123
+ .yarn/unplugged
124
+ .yarn/build-state.yml
125
+ .yarn/install-state.gz
126
+ .pnp.*
@@ -18,3 +18,12 @@ _build/
18
18
  # oasis generated files
19
19
  setup.data
20
20
  setup.log
21
+
22
+ # Merlin configuring file for Vim and Emacs
23
+ .merlin
24
+
25
+ # Dune generated files
26
+ *.install
27
+
28
+ # Local OPAM switch
29
+ _opam/
@@ -2,11 +2,17 @@
2
2
  #
3
3
  # gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
4
4
 
5
- ## Build generated
5
+ ## User settings
6
+ xcuserdata/
7
+
8
+ ## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
9
+ *.xcscmblueprint
10
+ *.xccheckout
11
+
12
+ ## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
6
13
  build/
7
14
  DerivedData/
8
-
9
- ## Various settings
15
+ *.moved-aside
10
16
  *.pbxuser
11
17
  !default.pbxuser
12
18
  *.mode1v3
@@ -15,15 +21,11 @@ DerivedData/
15
21
  !default.mode2v3
16
22
  *.perspectivev3
17
23
  !default.perspectivev3
18
- xcuserdata/
19
-
20
- ## Other
21
- *.moved-aside
22
- *.xccheckout
23
- *.xcscmblueprint
24
24
 
25
25
  ## Obj-C/Swift specific
26
26
  *.hmap
27
+
28
+ ## App packaging
27
29
  *.ipa
28
30
  *.dSYM.zip
29
31
  *.dSYM
@@ -35,24 +37,27 @@ xcuserdata/
35
37
  # https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
36
38
  #
37
39
  # Pods/
40
+ #
41
+ # Add this line if you want to avoid checking in source code from the Xcode workspace
42
+ # *.xcworkspace
38
43
 
39
44
  # Carthage
40
45
  #
41
46
  # Add this line if you want to avoid checking in source code from Carthage dependencies.
42
47
  # Carthage/Checkouts
43
48
 
44
- Carthage/Build
49
+ Carthage/Build/
45
50
 
46
51
  # fastlane
47
52
  #
48
- # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
49
- # screenshots whenever they are needed.
53
+ # It is recommended to not store the screenshots in the git repo.
54
+ # Instead, use fastlane to re-generate the screenshots whenever they are needed.
50
55
  # For more information about the recommended setup visit:
51
56
  # https://docs.fastlane.tools/best-practices/source-control/#source-control
52
57
 
53
58
  fastlane/report.xml
54
59
  fastlane/Preview.html
55
- fastlane/screenshots
60
+ fastlane/screenshots/**/*.png
56
61
  fastlane/test_output
57
62
 
58
63
  # Code Injection
@@ -1,5 +1,8 @@
1
1
  # Cache objects
2
2
  packer_cache/
3
3
 
4
+ # Crash log
5
+ crash.log
6
+
4
7
  # For built boxes
5
8
  *.box
@@ -24,7 +24,7 @@ Build.bat
24
24
  # Module::Install
25
25
  inc/
26
26
 
27
- # ExtUitls::MakeMaker
27
+ # ExtUtils::MakeMaker
28
28
  /blib/
29
29
  /_eumm/
30
30
  /*.gz
@@ -1,32 +1,173 @@
1
- # Private files
2
- # The following files contain your database credentials and other personal data.
1
+ # Cache, temp and personal files
3
2
 
4
- config/settings.*.php
3
+ /.htaccess
4
+ *.log
5
5
 
6
- # Cache, temp and generated files
7
- # The following files are generated by PrestaShop.
8
-
9
- admin-dev/autoupgrade/
10
- /cache/
11
- !/cache/index.php
6
+ # Cache
7
+ /cache/*
8
+ !/cache/.htaccess
12
9
  !/cache/cachefs/index.php
10
+ !/cache/deprecated.txt
11
+ !/cache/index.php
13
12
  !/cache/purifier/index.php
13
+ !/cache/push/activity
14
14
  !/cache/push/index.php
15
+ !/cache/push/trends
15
16
  !/cache/sandbox/index.php
17
+ !/cache/smarty/cache/index.php
18
+ !/cache/smarty/compile/index.php
16
19
  !/cache/smarty/index.php
17
20
  !/cache/tcpdf/index.php
18
- config/xml/*.xml
19
- /log/*
20
- *sitemap.xml
21
- themes/*/cache/
22
- modules/*/config*.xml
23
21
 
24
- # Site content
25
- # The following folders contain product images, virtual products, CSV's, etc.
22
+ # Download
23
+ /download/*
24
+ !/download/.htaccess
25
+ !/download/index.php
26
26
 
27
- admin-dev/backups/
28
- admin-dev/export/
29
- admin-dev/import/
30
- download/
27
+ # Images
31
28
  /img/*
32
- upload/
29
+ !/img/.htaccess
30
+ !/img/index.php
31
+ !/img/404.gif
32
+ !/img/bg_500.png
33
+ !/img/bg_loader.png
34
+ !/img/favicon.ico
35
+ !/img/loader.gif
36
+ !/img/loadingAnimation.gif
37
+ !/img/logo.jpg
38
+ !/img/logo.png
39
+ !/img/logo_invoice.jpg
40
+ !/img/logo_stores.png
41
+ !/img/macFFBgHack.png
42
+ !/img/prestashop-avatar.png
43
+ !/img/prestashop@2x.png
44
+ !/img/preston-login-wink@2x.png
45
+ !/img/preston-login@2x.png
46
+ !/img/questionmark.png
47
+ !/img/genders/index.php
48
+ !/img/admin/index.php
49
+ !/img/c/index.php
50
+ !/img/cms/index.php
51
+ !/img/co/index.php
52
+ !/img/jquery-ui
53
+ !/img/l/index.php
54
+ !/img/m/index.php
55
+ !/img/os/index.php
56
+ !/img/p/index.php
57
+ !/img/s/index.php
58
+ !/img/scenes
59
+ !/img/st/index.php
60
+ !/img/su/index.php
61
+ !/img/t/index.php
62
+ !/img/tmp/index.php
63
+
64
+ # Upload
65
+ /upload/*
66
+ !/upload/.htaccess
67
+
68
+ /vendor/*
69
+ /docs/phpdoc-sf/
70
+ /composer.lock
71
+ *.hot-update.js
72
+ *.hot-update.json
73
+
74
+
75
+ /admin-dev/autoupgrade/*
76
+ !/admin-dev/autoupgrade/index.php
77
+ !/admin-dev/autoupgrade/backup/index.php
78
+
79
+ /admin-dev/backups/*
80
+ !/admin-dev/backups/.htaccess
81
+
82
+ /admin-dev/import/*
83
+ !/admin-dev/import/.htaccess
84
+ !/admin-dev/import/index.php
85
+
86
+ /admin-dev/export/*
87
+ !/admin-dev/export/.htaccess
88
+ !/admin-dev/export/index.php
89
+
90
+ # Downloaded RTL files
91
+ /admin-dev/themes/default/css/bundle/default_rtl.css
92
+ /admin-dev/themes/default/css/bundle/shared_rtl.css
93
+ /admin-dev/themes/default/css/font_rtl.css
94
+ /admin-dev/themes/default/css/overrides_rtl.css
95
+ /admin-dev/themes/default/css/vendor/font-awesome/font-awesome_rtl.css
96
+ /admin-dev/themes/default/css/vendor/nv.d3_rtl.css
97
+ /admin-dev/themes/default/css/vendor/titatoggle-min_rtl.css
98
+ /admin-dev/themes/default/public/theme_rtl.css
99
+ /admin-dev/themes/new-theme/css/module/drop_rtl.css
100
+ /admin-dev/themes/new-theme/css/right-sidebar_rtl.css
101
+
102
+ themes/*/cache/*
103
+
104
+ # Config
105
+
106
+ config/settings.inc.php
107
+ config/settings.old.php
108
+ config/xml/*
109
+ config/themes/*
110
+ !config/xml/themes/default.xml
111
+ themes/*/config/settings_*.json
112
+ app/config/parameters.old.yml
113
+ app/config/config.php
114
+
115
+ # Themes, modules and overrides
116
+
117
+ modules/*
118
+ override/*
119
+ themes/*/
120
+ !themes/classic
121
+ !themes/_core
122
+ !themes/_libraries
123
+
124
+ # Vendors and dependencies
125
+
126
+ bower_components/
127
+ node_modules/
128
+ composer.phar
129
+ php-cs-fixer
130
+ .grunt/*
131
+
132
+ # Translations and emails templates
133
+
134
+ translations/*
135
+ mails/*
136
+ !mails/themes/
137
+ !mails/_partials/
138
+ themes/default-bootstrap/lang/*
139
+ themes/default-bootstrap/modules/*/translations/*.php
140
+ themes/default-bootstrap/mails/*
141
+ !themes/default-bootstrap/mails/en/
142
+ themes/default-bootstrap/modules/*/mails/*
143
+ !themes/default-bootstrap/modules/*/mails/en
144
+
145
+ # MISC
146
+
147
+ *sitemap.xml
148
+ /robots.txt
149
+
150
+ # Symfony
151
+
152
+ /bin/
153
+ /app/Resources/geoip/GeoLite2-City.mmdb
154
+ /app/Resources/translations/*
155
+ !/app/Resources/translations/default
156
+ /app/config/parameters.yml
157
+ /app/config/parameters.php
158
+ /build/
159
+ /phpunit.xml
160
+ /var/*
161
+ !/var/cache
162
+ /var/cache/*
163
+ !var/cache/.gitkeep
164
+ !/var/logs
165
+ /var/logs/*
166
+ !var/logs/.gitkeep
167
+ !/var/sessions
168
+ /var/sessions/*
169
+ !var/sessions/.gitkeep
170
+ !var/SymfonyRequirements.php
171
+ /vendor/
172
+ /web/bundles/
173
+
@@ -1,7 +1,10 @@
1
1
  .DS_Store
2
2
  applet
3
+ application.linux-arm64
4
+ application.linux-armv6hf
3
5
  application.linux32
4
6
  application.linux64
5
7
  application.windows32
6
8
  application.windows64
7
9
  application.macosx
10
+ out
@@ -1,5 +1,6 @@
1
1
  # Dependencies
2
2
  .psci_modules
3
+ .spago
3
4
  bower_components
4
5
  node_modules
5
6