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
data/data/github/Julia.gitignore
CHANGED
@@ -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
|
data/data/github/KiCad.gitignore
CHANGED
@@ -1,13 +1,21 @@
|
|
1
|
-
# For PCBs designed using KiCad:
|
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
|
+
*-backups
|
11
|
+
*.kicad_prl
|
12
|
+
*.sch-bak
|
8
13
|
*~
|
9
14
|
_autosave-*
|
10
15
|
*.tmp
|
16
|
+
*-save.pro
|
17
|
+
*-save.kicad_pcb
|
18
|
+
fp-info-cache
|
11
19
|
|
12
20
|
# Netlist files (exported from Eeschema)
|
13
21
|
*.net
|
@@ -0,0 +1 @@
|
|
1
|
+
Java.gitignore
|
@@ -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
|
-
|
20
|
-
.rocketeer/
|
22
|
+
/.vagrant
|
23
|
+
.phpunit.result.cache
|
@@ -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
|
+
|
data/data/github/Maven.gitignore
CHANGED
@@ -7,6 +7,11 @@ release.properties
|
|
7
7
|
dependency-reduced-pom.xml
|
8
8
|
buildNumber.properties
|
9
9
|
.mvn/timing.properties
|
10
|
+
# https://github.com/takari/maven-wrapper#usage-without-binary-jar
|
11
|
+
.mvn/wrapper/maven-wrapper.jar
|
10
12
|
|
11
|
-
#
|
12
|
-
|
13
|
+
# Eclipse m2e generated files
|
14
|
+
# Eclipse Core
|
15
|
+
.project
|
16
|
+
# JDT-specific (Eclipse Java Development Tools)
|
17
|
+
.classpath
|
data/data/github/Nanoc.gitignore
CHANGED
data/data/github/Nim.gitignore
CHANGED
data/data/github/Node.gitignore
CHANGED
@@ -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 (
|
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 (
|
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
|
-
#
|
40
|
-
|
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
|
|
@@ -54,6 +72,59 @@ typings/
|
|
54
72
|
# Yarn Integrity file
|
55
73
|
.yarn-integrity
|
56
74
|
|
57
|
-
# dotenv environment
|
75
|
+
# dotenv environment variable files
|
58
76
|
.env
|
77
|
+
.env.development.local
|
78
|
+
.env.test.local
|
79
|
+
.env.production.local
|
80
|
+
.env.local
|
81
|
+
|
82
|
+
# parcel-bundler cache (https://parceljs.org/)
|
83
|
+
.cache
|
84
|
+
.parcel-cache
|
85
|
+
|
86
|
+
# Next.js build output
|
87
|
+
.next
|
88
|
+
out
|
89
|
+
|
90
|
+
# Nuxt.js build / generate output
|
91
|
+
.nuxt
|
92
|
+
dist
|
93
|
+
|
94
|
+
# Gatsby files
|
95
|
+
.cache/
|
96
|
+
# Comment in the public line in if your project uses Gatsby and not Next.js
|
97
|
+
# https://nextjs.org/blog/next-9-1#public-directory-support
|
98
|
+
# public
|
99
|
+
|
100
|
+
# vuepress build output
|
101
|
+
.vuepress/dist
|
102
|
+
|
103
|
+
# vuepress v2.x temp and cache directory
|
104
|
+
.temp
|
105
|
+
.cache
|
106
|
+
|
107
|
+
# Docusaurus cache and generated files
|
108
|
+
.docusaurus
|
109
|
+
|
110
|
+
# Serverless directories
|
111
|
+
.serverless/
|
112
|
+
|
113
|
+
# FuseBox cache
|
114
|
+
.fusebox/
|
115
|
+
|
116
|
+
# DynamoDB Local files
|
117
|
+
.dynamodb/
|
118
|
+
|
119
|
+
# TernJS port file
|
120
|
+
.tern-port
|
121
|
+
|
122
|
+
# Stores VSCode versions used for testing VSCode extensions
|
123
|
+
.vscode-test
|
59
124
|
|
125
|
+
# yarn v2
|
126
|
+
.yarn/cache
|
127
|
+
.yarn/unplugged
|
128
|
+
.yarn/build-state.yml
|
129
|
+
.yarn/install-state.gz
|
130
|
+
.pnp.*
|
data/data/github/OCaml.gitignore
CHANGED
@@ -2,11 +2,17 @@
|
|
2
2
|
#
|
3
3
|
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
|
4
4
|
|
5
|
-
##
|
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.
|
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,16 @@
|
|
1
1
|
# Cache objects
|
2
2
|
packer_cache/
|
3
3
|
|
4
|
+
# Crash log
|
5
|
+
crash.log
|
6
|
+
|
7
|
+
# https://www.packer.io/guides/hcl/variables
|
8
|
+
# Exclude all .pkrvars.hcl files, which are likely to contain sensitive data,
|
9
|
+
# such as password, private keys, and other secrets. These should not be part of
|
10
|
+
# version control as they are data points which are potentially sensitive and
|
11
|
+
# subject to change depending on the environment.
|
12
|
+
#
|
13
|
+
*.pkrvars.hcl
|
14
|
+
|
4
15
|
# For built boxes
|
5
16
|
*.box
|
data/data/github/Perl.gitignore
CHANGED
@@ -13,7 +13,7 @@ cover_db/
|
|
13
13
|
# Devel::NYTProf
|
14
14
|
nytprof.out
|
15
15
|
|
16
|
-
#
|
16
|
+
# Dist::Zilla
|
17
17
|
/.build/
|
18
18
|
|
19
19
|
# Module::Build
|
@@ -24,7 +24,7 @@ Build.bat
|
|
24
24
|
# Module::Install
|
25
25
|
inc/
|
26
26
|
|
27
|
-
#
|
27
|
+
# ExtUtils::MakeMaker
|
28
28
|
/blib/
|
29
29
|
/_eumm/
|
30
30
|
/*.gz
|
@@ -1,32 +1,173 @@
|
|
1
|
-
#
|
2
|
-
# The following files contain your database credentials and other personal data.
|
1
|
+
# Cache, temp and personal files
|
3
2
|
|
4
|
-
|
3
|
+
/.htaccess
|
4
|
+
*.log
|
5
5
|
|
6
|
-
# Cache
|
7
|
-
|
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
|
-
#
|
25
|
-
|
22
|
+
# Download
|
23
|
+
/download/*
|
24
|
+
!/download/.htaccess
|
25
|
+
!/download/index.php
|
26
26
|
|
27
|
-
|
28
|
-
admin-dev/export/
|
29
|
-
admin-dev/import/
|
30
|
-
download/
|
27
|
+
# Images
|
31
28
|
/img/*
|
32
|
-
|
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
|
+
|