forgitter 0.0.9 → 0.0.10
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/data/cloudspace/android/Android.gitignore +16 -2
- data/data/cloudspace/android/Eclipse.gitignore +26 -5
- data/data/cloudspace/android/OSX.gitignore +7 -2
- data/data/cloudspace/ios/OSX.gitignore +7 -2
- data/data/cloudspace/ios/Objective-C.gitignore +39 -5
- data/data/cloudspace/ios/Xcode.gitignore +13 -4
- data/data/cloudspace/javascript/Linux.gitignore +6 -0
- data/data/cloudspace/javascript/Node.gitignore +14 -5
- data/data/cloudspace/rails/Linux.gitignore +6 -0
- data/data/cloudspace/rails/Rails.gitignore +18 -2
- data/data/cloudspace/rails/Ruby.gitignore +17 -1
- data/data/github/.github/PULL_REQUEST_TEMPLATE.md +11 -0
- data/data/github/Actionscript.gitignore +8 -0
- data/data/github/Android.gitignore +16 -2
- data/data/github/AppEngine.gitignore +2 -0
- data/data/github/ArchLinuxPackages.gitignore +4 -0
- data/data/github/Autotools.gitignore +4 -0
- data/data/github/C++.gitignore +8 -0
- data/data/github/C.gitignore +10 -0
- data/data/github/CMake.gitignore +2 -0
- data/data/github/CUDA.gitignore +6 -0
- data/data/github/CakePHP.gitignore +25 -7
- data/data/github/Clojure.gitignore +1 -0
- data/data/github/CodeIgniter.gitignore +3 -3
- data/data/github/Composer.gitignore +1 -1
- data/data/github/Concrete5.gitignore +1 -0
- data/data/github/CraftCMS.gitignore +3 -0
- data/data/github/D.gitignore +20 -0
- data/data/github/Dart.gitignore +20 -6
- data/data/github/Delphi.gitignore +12 -0
- data/data/github/Drupal.gitignore +1 -1
- data/data/github/Eagle.gitignore +8 -0
- data/data/github/Elisp.gitignore +3 -0
- data/data/github/Elixir.gitignore +1 -0
- data/data/github/Elm.gitignore +4 -0
- data/data/github/Erlang.gitignore +4 -0
- data/data/github/ExtJs.gitignore +4 -0
- data/data/github/Fortran.gitignore +29 -0
- data/data/github/FuelPHP.gitignore +21 -2
- data/data/github/{gcov.gitignore → Gcov.gitignore} +0 -0
- data/data/github/GitBook.gitignore +16 -0
- data/data/github/Global/Anjuta.gitignore +3 -0
- data/data/github/Global/CVS.gitignore +1 -1
- data/data/github/Global/Calabash.gitignore +10 -0
- data/data/github/Global/CodeKit.gitignore +3 -0
- data/data/github/Global/Dreamweaver.gitignore +4 -0
- data/data/github/Global/Dropbox.gitignore +4 -0
- data/data/github/Global/Eclipse.gitignore +26 -5
- data/data/github/Global/EiffelStudio.gitignore +1 -1
- data/data/github/Global/Emacs.gitignore +13 -0
- data/data/github/Global/Ensime.gitignore +1 -0
- data/data/github/Global/GPG.gitignore +2 -0
- data/data/github/Global/JDeveloper.gitignore +13 -0
- data/data/github/Global/JetBrains.gitignore +36 -21
- data/data/github/Global/Lazarus.gitignore +26 -8
- data/data/github/Global/LibreOffice.gitignore +2 -0
- data/data/github/Global/Linux.gitignore +6 -0
- data/data/github/Global/LyX.gitignore +4 -0
- data/data/github/Global/Matlab.gitignore +3 -0
- data/data/github/Global/Mercurial.gitignore +5 -2
- data/data/github/Global/MicrosoftOffice.gitignore +16 -0
- data/data/github/Global/Momentics.gitignore +8 -0
- data/data/github/Global/NetBeans.gitignore +1 -1
- data/data/github/Global/Ninja.gitignore +2 -0
- data/data/github/Global/OSX.gitignore +7 -2
- data/data/github/Global/Otto.gitignore +1 -0
- data/data/github/Global/README.md +1 -1
- data/data/github/Global/Redis.gitignore +3 -0
- data/data/github/Global/SublimeText.gitignore +19 -1
- data/data/github/Global/SynopsysVCS.gitignore +36 -0
- data/data/github/Global/Tags.gitignore +2 -0
- data/data/github/Global/TortoiseGit.gitignore +2 -0
- data/data/github/Global/Vim.gitignore +10 -0
- data/data/github/Global/VirtualEnv.gitignore +5 -0
- data/data/github/Global/VisualStudioCode.gitignore +2 -0
- data/data/github/Global/{webMethods.gitignore → WebMethods.gitignore} +0 -0
- data/data/github/Global/Windows.gitignore +3 -0
- data/data/github/Global/Xcode.gitignore +13 -4
- data/data/github/Global/XilinxISE.gitignore +10 -0
- data/data/github/Go.gitignore +1 -0
- data/data/github/Gradle.gitignore +9 -0
- data/data/github/Grails.gitignore +3 -0
- data/data/github/Haskell.gitignore +10 -2
- data/data/github/IGORPro.gitignore +5 -0
- data/data/github/Jekyll.gitignore +2 -0
- data/data/github/Joomla.gitignore +110 -1
- data/data/github/Julia.gitignore +4 -0
- data/data/github/KiCad.gitignore +20 -0
- data/data/github/LICENSE +1 -1
- data/data/github/LabVIEW.gitignore +16 -0
- data/data/github/Laravel.gitignore +15 -0
- data/data/github/Leiningen.gitignore +1 -0
- data/data/github/Lua.gitignore +41 -0
- data/data/github/Magento.gitignore +20 -34
- data/data/github/Maven.gitignore +3 -0
- data/data/github/Mercury.gitignore +1 -0
- data/data/github/MetaProgrammingSystem.gitignore +16 -0
- data/data/github/{nanoc.gitignore → Nanoc.gitignore} +0 -0
- data/data/github/Nim.gitignore +1 -0
- data/data/github/Node.gitignore +14 -5
- data/data/github/OCaml.gitignore +11 -0
- data/data/github/Objective-C.gitignore +39 -5
- data/data/github/OpenCart.gitignore +2 -0
- data/data/github/Perl.gitignore +1 -0
- data/data/github/PlayFramework.gitignore +0 -2
- data/data/github/Prestashop.gitignore +27 -24
- data/data/github/Python.gitignore +45 -0
- data/data/github/Qt.gitignore +11 -1
- data/data/github/R.gitignore +27 -2
- data/data/github/README.md +5 -5
- data/data/github/Rails.gitignore +18 -2
- data/data/github/Ruby.gitignore +17 -1
- data/data/github/Rust.gitignore +7 -5
- data/data/github/Sass.gitignore +2 -1
- data/data/github/Scala.gitignore +2 -2
- data/data/github/Scheme.gitignore +7 -0
- data/data/github/Smalltalk.gitignore +18 -0
- data/data/github/{stella.gitignore → Stella.gitignore} +0 -0
- data/data/github/Swift.gitignore +65 -0
- data/data/github/Symfony.gitignore +48 -15
- data/data/github/TeX.gitignore +85 -3
- data/data/github/Terraform.gitignore +3 -0
- data/data/github/Typo3.gitignore +10 -8
- data/data/github/Umbraco.gitignore +10 -3
- data/data/github/Unity.gitignore +28 -11
- data/data/github/UnrealEngine.gitignore +62 -0
- data/data/github/VisualStudio.gitignore +90 -24
- data/data/github/Waf.gitignore +1 -0
- data/data/github/WordPress.gitignore +15 -10
- data/data/github/Xojo.gitignore +11 -0
- data/data/github/ZendFramework.gitignore +12 -7
- data/data/github/Zephir.gitignore +26 -0
- data/lib/forgitter/version.rb +1 -1
- metadata +48 -16
- data/data/github/Bancha.gitignore +0 -16
- data/data/github/Global/Quartus2.gitignore +0 -66
- data/data/github/Global/vim.gitignore +0 -6
- data/data/github/Jython.gitignore +0 -2
- data/data/github/Laravel4.gitignore +0 -3
- data/data/github/Meteor.gitignore +0 -2
- data/data/github/Symfony2.gitignore +0 -24
- data/data/github/Target3001.gitignore +0 -82
- data/data/github/Tasm.gitignore +0 -11
@@ -1,6 +1,12 @@
|
|
1
1
|
# Xcode
|
2
2
|
#
|
3
|
+
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
|
4
|
+
|
5
|
+
## Build generated
|
3
6
|
build/
|
7
|
+
DerivedData/
|
8
|
+
|
9
|
+
## Various settings
|
4
10
|
*.pbxuser
|
5
11
|
!default.pbxuser
|
6
12
|
*.mode1v3
|
@@ -9,18 +15,46 @@ build/
|
|
9
15
|
!default.mode2v3
|
10
16
|
*.perspectivev3
|
11
17
|
!default.perspectivev3
|
12
|
-
xcuserdata
|
13
|
-
|
18
|
+
xcuserdata/
|
19
|
+
|
20
|
+
## Other
|
14
21
|
*.moved-aside
|
15
|
-
|
22
|
+
*.xcuserstate
|
23
|
+
|
24
|
+
## Obj-C/Swift specific
|
16
25
|
*.hmap
|
17
26
|
*.ipa
|
18
|
-
*.
|
27
|
+
*.dSYM.zip
|
28
|
+
*.dSYM
|
19
29
|
|
20
30
|
# CocoaPods
|
21
31
|
#
|
22
32
|
# We recommend against adding the Pods directory to your .gitignore. However
|
23
33
|
# you should judge for yourself, the pros and cons are mentioned at:
|
24
|
-
#
|
34
|
+
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
|
25
35
|
#
|
26
36
|
# Pods/
|
37
|
+
|
38
|
+
# Carthage
|
39
|
+
#
|
40
|
+
# Add this line if you want to avoid checking in source code from Carthage dependencies.
|
41
|
+
# Carthage/Checkouts
|
42
|
+
|
43
|
+
Carthage/Build
|
44
|
+
|
45
|
+
# fastlane
|
46
|
+
#
|
47
|
+
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
|
48
|
+
# screenshots whenever they are needed.
|
49
|
+
# For more information about the recommended setup visit:
|
50
|
+
# https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md
|
51
|
+
|
52
|
+
fastlane/report.xml
|
53
|
+
fastlane/screenshots
|
54
|
+
|
55
|
+
#Code Injection
|
56
|
+
#
|
57
|
+
# After new code Injection tools there's a generated folder /iOSInjectionProject
|
58
|
+
# https://github.com/johnno1962/injectionforxcode
|
59
|
+
|
60
|
+
iOSInjectionProject/
|
data/data/github/Perl.gitignore
CHANGED
@@ -1,29 +1,32 @@
|
|
1
|
-
#
|
2
|
-
|
3
|
-
cache/smarty/cache/*
|
4
|
-
!cache/smarty/cache/index.php
|
5
|
-
cache/smarty/compile/*
|
6
|
-
!cache/smarty/compile/index.php
|
7
|
-
cache/tcpdf/*
|
8
|
-
!cache/tcpdf/index.php
|
1
|
+
# Private files
|
2
|
+
# The following files contain your database credentials and other personal data.
|
9
3
|
|
10
|
-
config/
|
11
|
-
config/settings.inc.php
|
12
|
-
|
13
|
-
log/*.log
|
4
|
+
config/settings.*.php
|
14
5
|
|
15
|
-
|
16
|
-
|
17
|
-
!img/*/index.php
|
6
|
+
# Cache, temp and generated files
|
7
|
+
# The following files are generated by PrestaShop.
|
18
8
|
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
9
|
+
admin-dev/autoupgrade/
|
10
|
+
/cache/
|
11
|
+
!/cache/index.php
|
12
|
+
!/cache/cachefs/index.php
|
13
|
+
!/cache/purifier/index.php
|
14
|
+
!/cache/push/index.php
|
15
|
+
!/cache/sandbox/index.php
|
16
|
+
!/cache/smarty/index.php
|
17
|
+
!/cache/tcpdf/index.php
|
18
|
+
config/xml/*.xml
|
19
|
+
/log/*
|
20
|
+
*sitemap.xml
|
21
|
+
themes/*/cache/
|
22
|
+
modules/*/config*.xml
|
23
23
|
|
24
|
-
|
25
|
-
|
24
|
+
# Site content
|
25
|
+
# The following folders contain product images, virtual products, CSV's, etc.
|
26
26
|
|
27
|
-
|
28
|
-
|
29
|
-
|
27
|
+
admin-dev/backups/
|
28
|
+
admin-dev/export/
|
29
|
+
admin-dev/import/
|
30
|
+
download/
|
31
|
+
/img/*
|
32
|
+
upload/
|
@@ -1,6 +1,7 @@
|
|
1
1
|
# Byte-compiled / optimized / DLL files
|
2
2
|
__pycache__/
|
3
3
|
*.py[cod]
|
4
|
+
*$py.class
|
4
5
|
|
5
6
|
# C extensions
|
6
7
|
*.so
|
@@ -11,7 +12,9 @@ env/
|
|
11
12
|
build/
|
12
13
|
develop-eggs/
|
13
14
|
dist/
|
15
|
+
downloads/
|
14
16
|
eggs/
|
17
|
+
.eggs/
|
15
18
|
lib/
|
16
19
|
lib64/
|
17
20
|
parts/
|
@@ -21,6 +24,12 @@ var/
|
|
21
24
|
.installed.cfg
|
22
25
|
*.egg
|
23
26
|
|
27
|
+
# PyInstaller
|
28
|
+
# Usually these files are written by a python script from a template
|
29
|
+
# before PyInstaller builds the exe, so as to inject date/other infos into it.
|
30
|
+
*.manifest
|
31
|
+
*.spec
|
32
|
+
|
24
33
|
# Installer logs
|
25
34
|
pip-log.txt
|
26
35
|
pip-delete-this-directory.txt
|
@@ -29,9 +38,12 @@ pip-delete-this-directory.txt
|
|
29
38
|
htmlcov/
|
30
39
|
.tox/
|
31
40
|
.coverage
|
41
|
+
.coverage.*
|
32
42
|
.cache
|
33
43
|
nosetests.xml
|
34
44
|
coverage.xml
|
45
|
+
*,cover
|
46
|
+
.hypothesis/
|
35
47
|
|
36
48
|
# Translations
|
37
49
|
*.mo
|
@@ -39,6 +51,39 @@ coverage.xml
|
|
39
51
|
|
40
52
|
# Django stuff:
|
41
53
|
*.log
|
54
|
+
local_settings.py
|
55
|
+
|
56
|
+
# Flask stuff:
|
57
|
+
instance/
|
58
|
+
.webassets-cache
|
59
|
+
|
60
|
+
# Scrapy stuff:
|
61
|
+
.scrapy
|
42
62
|
|
43
63
|
# Sphinx documentation
|
44
64
|
docs/_build/
|
65
|
+
|
66
|
+
# PyBuilder
|
67
|
+
target/
|
68
|
+
|
69
|
+
# IPython Notebook
|
70
|
+
.ipynb_checkpoints
|
71
|
+
|
72
|
+
# pyenv
|
73
|
+
.python-version
|
74
|
+
|
75
|
+
# celery beat schedule file
|
76
|
+
celerybeat-schedule
|
77
|
+
|
78
|
+
# dotenv
|
79
|
+
.env
|
80
|
+
|
81
|
+
# virtualenv
|
82
|
+
venv/
|
83
|
+
ENV/
|
84
|
+
|
85
|
+
# Spyder project settings
|
86
|
+
.spyderproject
|
87
|
+
|
88
|
+
# Rope project settings
|
89
|
+
.ropeproject
|
data/data/github/Qt.gitignore
CHANGED
@@ -16,13 +16,23 @@
|
|
16
16
|
/.qmake.stash
|
17
17
|
*.pro.user
|
18
18
|
*.pro.user.*
|
19
|
+
*.qbs.user
|
20
|
+
*.qbs.user.*
|
19
21
|
*.moc
|
20
22
|
moc_*.cpp
|
21
23
|
qrc_*.cpp
|
22
24
|
ui_*.h
|
23
25
|
Makefile*
|
24
|
-
|
26
|
+
*build-*
|
25
27
|
|
26
28
|
# QtCreator
|
27
29
|
|
28
30
|
*.autosave
|
31
|
+
|
32
|
+
# QtCtreator Qml
|
33
|
+
*.qmlproject.user
|
34
|
+
*.qmlproject.user.*
|
35
|
+
|
36
|
+
# QtCtreator CMake
|
37
|
+
CMakeLists.txt.user
|
38
|
+
|
data/data/github/R.gitignore
CHANGED
@@ -1,8 +1,33 @@
|
|
1
1
|
# History files
|
2
2
|
.Rhistory
|
3
|
+
.Rapp.history
|
4
|
+
|
5
|
+
# Session Data files
|
6
|
+
.RData
|
3
7
|
|
4
8
|
# Example code in package build process
|
5
9
|
*-Ex.R
|
6
10
|
|
7
|
-
#
|
8
|
-
.
|
11
|
+
# Output files from R CMD build
|
12
|
+
/*.tar.gz
|
13
|
+
|
14
|
+
# Output files from R CMD check
|
15
|
+
/*.Rcheck/
|
16
|
+
|
17
|
+
# RStudio files
|
18
|
+
.Rproj.user/
|
19
|
+
|
20
|
+
# produced vignettes
|
21
|
+
vignettes/*.html
|
22
|
+
vignettes/*.pdf
|
23
|
+
|
24
|
+
# OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3
|
25
|
+
.httr-oauth
|
26
|
+
|
27
|
+
# knitr and R markdown default cache directories
|
28
|
+
/*_cache/
|
29
|
+
/cache/
|
30
|
+
|
31
|
+
# Temporary files created by R markdown
|
32
|
+
*.utf8.md
|
33
|
+
*.knit.md
|
data/data/github/README.md
CHANGED
@@ -31,17 +31,17 @@ high quality, we request that contributions adhere to the following guidelines.
|
|
31
31
|
- **Provide a link to the application or project’s homepage**. Unless it’s
|
32
32
|
extremely popular, there’s a chance the maintainers don’t know about or use
|
33
33
|
the language, framework, editor, app, or project your change applies to.
|
34
|
-
|
34
|
+
|
35
35
|
- **Provide links to documentation** supporting the change you’re making.
|
36
36
|
Current, canonical documentation mentioning the files being ignored is best.
|
37
37
|
If documentation isn’t available to support your change, do the best you can
|
38
38
|
to explain what the files being ignored are for.
|
39
|
-
|
39
|
+
|
40
40
|
- **Explain why you’re making a change**. Even if it seems self-evident, please
|
41
41
|
take a sentence or two to tell us why your change or addition should happen.
|
42
42
|
It’s especially helpful to articulate why this change applies to *everyone*
|
43
43
|
who works with the applicable technology, rather than just you or your team.
|
44
|
-
|
44
|
+
|
45
45
|
- **Please consider the scope of your change**. If your change specific to a
|
46
46
|
certain language or framework, then make sure the change is made to the
|
47
47
|
template for that language or framework, rather than to the template for an
|
@@ -70,9 +70,9 @@ Here’s how we suggest you go about proposing a change to this project:
|
|
70
70
|
Using the web-based interface to make changes is fine too, and will help you
|
71
71
|
by automatically forking the project and prompting to send a pull request too.
|
72
72
|
|
73
|
-
[fork]:
|
73
|
+
[fork]: https://help.github.com/articles/fork-a-repo/
|
74
74
|
[branch]: https://help.github.com/articles/creating-and-deleting-branches-within-your-repository
|
75
|
-
[pr]:
|
75
|
+
[pr]: https://help.github.com/articles/using-pull-requests/
|
76
76
|
|
77
77
|
## License
|
78
78
|
|
data/data/github/Rails.gitignore
CHANGED
@@ -4,6 +4,7 @@ capybara-*.html
|
|
4
4
|
/log
|
5
5
|
/tmp
|
6
6
|
/db/*.sqlite3
|
7
|
+
/db/*.sqlite3-journal
|
7
8
|
/public/system
|
8
9
|
/coverage/
|
9
10
|
/spec/tmp
|
@@ -15,12 +16,27 @@ pickle-email-*.html
|
|
15
16
|
config/initializers/secret_token.rb
|
16
17
|
config/secrets.yml
|
17
18
|
|
18
|
-
|
19
|
+
# dotenv
|
20
|
+
# TODO Comment out this rule if environment variables can be committed
|
21
|
+
.env
|
22
|
+
|
23
|
+
## Environment normalization:
|
19
24
|
/.bundle
|
20
25
|
/vendor/bundle
|
21
26
|
|
22
|
-
# these should all be checked in to
|
27
|
+
# these should all be checked in to normalize the environment:
|
23
28
|
# Gemfile.lock, .ruby-version, .ruby-gemset
|
24
29
|
|
25
30
|
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
|
26
31
|
.rvmrc
|
32
|
+
|
33
|
+
# if using bower-rails ignore default bower_components path bower.json files
|
34
|
+
/vendor/assets/bower_components
|
35
|
+
*.bowerrc
|
36
|
+
bower.json
|
37
|
+
|
38
|
+
# Ignore pow environment settings
|
39
|
+
.powenv
|
40
|
+
|
41
|
+
# Ignore Byebug command history file.
|
42
|
+
.byebug_history
|
data/data/github/Ruby.gitignore
CHANGED
@@ -5,14 +5,29 @@
|
|
5
5
|
/InstalledFiles
|
6
6
|
/pkg/
|
7
7
|
/spec/reports/
|
8
|
+
/spec/examples.txt
|
8
9
|
/test/tmp/
|
9
10
|
/test/version_tmp/
|
10
11
|
/tmp/
|
11
12
|
|
13
|
+
# Used by dotenv library to load environment variables.
|
14
|
+
# .env
|
15
|
+
|
12
16
|
## Specific to RubyMotion:
|
13
17
|
.dat*
|
14
18
|
.repl_history
|
15
19
|
build/
|
20
|
+
*.bridgesupport
|
21
|
+
build-iPhoneOS/
|
22
|
+
build-iPhoneSimulator/
|
23
|
+
|
24
|
+
## Specific to RubyMotion (use of CocoaPods):
|
25
|
+
#
|
26
|
+
# We recommend against adding the Pods directory to your .gitignore. However
|
27
|
+
# you should judge for yourself, the pros and cons are mentioned at:
|
28
|
+
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
|
29
|
+
#
|
30
|
+
# vendor/Pods/
|
16
31
|
|
17
32
|
## Documentation cache and generated files:
|
18
33
|
/.yardoc/
|
@@ -20,8 +35,9 @@ build/
|
|
20
35
|
/doc/
|
21
36
|
/rdoc/
|
22
37
|
|
23
|
-
## Environment
|
38
|
+
## Environment normalization:
|
24
39
|
/.bundle/
|
40
|
+
/vendor/bundle
|
25
41
|
/lib/bundler/man/
|
26
42
|
|
27
43
|
# for a library or gem, you might want to ignore these files since the code is
|
data/data/github/Rust.gitignore
CHANGED
@@ -1,5 +1,7 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
1
|
+
# Generated by Cargo
|
2
|
+
# will have compiled files and executables
|
3
|
+
/target/
|
4
|
+
|
5
|
+
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
|
6
|
+
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
|
7
|
+
Cargo.lock
|
data/data/github/Sass.gitignore
CHANGED
@@ -1 +1,2 @@
|
|
1
|
-
.sass-cache
|
1
|
+
.sass-cache/
|
2
|
+
*.css.map
|
data/data/github/Scala.gitignore
CHANGED
@@ -0,0 +1,18 @@
|
|
1
|
+
# changes file
|
2
|
+
*.changes
|
3
|
+
|
4
|
+
# system image
|
5
|
+
*.image
|
6
|
+
|
7
|
+
# Pharo Smalltalk Debug log file
|
8
|
+
PharoDebug.log
|
9
|
+
|
10
|
+
# Squeak Smalltalk Debug log file
|
11
|
+
SqueakDebug.log
|
12
|
+
|
13
|
+
# Monticello package cache
|
14
|
+
/package-cache
|
15
|
+
|
16
|
+
# Metacello-github cache
|
17
|
+
/github-cache
|
18
|
+
github-*.zip
|
File without changes
|
@@ -0,0 +1,65 @@
|
|
1
|
+
# Xcode
|
2
|
+
#
|
3
|
+
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
|
4
|
+
|
5
|
+
## Build generated
|
6
|
+
build/
|
7
|
+
DerivedData/
|
8
|
+
|
9
|
+
## Various settings
|
10
|
+
*.pbxuser
|
11
|
+
!default.pbxuser
|
12
|
+
*.mode1v3
|
13
|
+
!default.mode1v3
|
14
|
+
*.mode2v3
|
15
|
+
!default.mode2v3
|
16
|
+
*.perspectivev3
|
17
|
+
!default.perspectivev3
|
18
|
+
xcuserdata/
|
19
|
+
|
20
|
+
## Other
|
21
|
+
*.moved-aside
|
22
|
+
*.xcuserstate
|
23
|
+
|
24
|
+
## Obj-C/Swift specific
|
25
|
+
*.hmap
|
26
|
+
*.ipa
|
27
|
+
*.dSYM.zip
|
28
|
+
*.dSYM
|
29
|
+
|
30
|
+
## Playgrounds
|
31
|
+
timeline.xctimeline
|
32
|
+
playground.xcworkspace
|
33
|
+
|
34
|
+
# Swift Package Manager
|
35
|
+
#
|
36
|
+
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
|
37
|
+
# Packages/
|
38
|
+
.build/
|
39
|
+
|
40
|
+
# CocoaPods
|
41
|
+
#
|
42
|
+
# We recommend against adding the Pods directory to your .gitignore. However
|
43
|
+
# you should judge for yourself, the pros and cons are mentioned at:
|
44
|
+
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
|
45
|
+
#
|
46
|
+
# Pods/
|
47
|
+
|
48
|
+
# Carthage
|
49
|
+
#
|
50
|
+
# Add this line if you want to avoid checking in source code from Carthage dependencies.
|
51
|
+
# Carthage/Checkouts
|
52
|
+
|
53
|
+
Carthage/Build
|
54
|
+
|
55
|
+
# fastlane
|
56
|
+
#
|
57
|
+
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
|
58
|
+
# screenshots whenever they are needed.
|
59
|
+
# For more information about the recommended setup visit:
|
60
|
+
# https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md
|
61
|
+
|
62
|
+
fastlane/report.xml
|
63
|
+
fastlane/Preview.html
|
64
|
+
fastlane/screenshots
|
65
|
+
fastlane/test_output
|
@@ -1,15 +1,48 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
1
|
+
# Cache and logs (Symfony2)
|
2
|
+
/app/cache/*
|
3
|
+
/app/logs/*
|
4
|
+
!app/cache/.gitkeep
|
5
|
+
!app/logs/.gitkeep
|
6
|
+
|
7
|
+
# Email spool folder
|
8
|
+
/app/spool/*
|
9
|
+
|
10
|
+
# Cache, session files and logs (Symfony3)
|
11
|
+
/var/cache/*
|
12
|
+
/var/logs/*
|
13
|
+
/var/sessions/*
|
14
|
+
!var/cache/.gitkeep
|
15
|
+
!var/logs/.gitkeep
|
16
|
+
!var/sessions/.gitkeep
|
17
|
+
|
18
|
+
# Parameters
|
19
|
+
/app/config/parameters.yml
|
20
|
+
/app/config/parameters.ini
|
21
|
+
|
22
|
+
# Managed by Composer
|
23
|
+
/app/bootstrap.php.cache
|
24
|
+
/var/bootstrap.php.cache
|
25
|
+
/bin/*
|
26
|
+
!bin/console
|
27
|
+
!bin/symfony_requirements
|
28
|
+
/vendor/
|
29
|
+
|
30
|
+
# Assets and user uploads
|
31
|
+
/web/bundles/
|
32
|
+
/web/uploads/
|
33
|
+
|
34
|
+
# Assets managed by Bower
|
35
|
+
/web/assets/vendor/
|
36
|
+
|
37
|
+
# PHPUnit
|
38
|
+
/app/phpunit.xml
|
39
|
+
/phpunit.xml
|
40
|
+
|
41
|
+
# Build data
|
42
|
+
/build/
|
43
|
+
|
44
|
+
# Composer PHAR
|
45
|
+
/composer.phar
|
46
|
+
|
47
|
+
# Backup entities generated with doctrine:generate:entities command
|
48
|
+
*/Entity/*~
|