forgitter 0.0.4 → 0.0.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitmodules +3 -0
- data/README.md +13 -6
- data/data/Actionscript.gitignore +11 -0
- data/data/Ada.gitignore +5 -0
- data/data/Agda.gitignore +1 -0
- data/data/Android.gitignore +26 -0
- data/data/AppceleratorTitanium.gitignore +3 -0
- data/data/ArchLinuxPackages.gitignore +9 -0
- data/data/Autotools.gitignore +14 -0
- data/data/Bancha.gitignore +16 -0
- data/data/C++.gitignore +21 -0
- data/data/C.gitignore +23 -0
- data/data/CFWheels.gitignore +12 -0
- data/data/CMake.gitignore +5 -0
- data/data/CONTRIBUTING.md +34 -0
- data/data/CakePHP.gitignore +7 -0
- data/data/ChefCookbook.gitignore +9 -0
- data/data/Clojure.gitignore +11 -0
- data/data/CodeIgniter.gitignore +6 -0
- data/data/CommonLisp.gitignore +3 -0
- data/data/Composer.gitignore +6 -0
- data/data/Concrete5.gitignore +3 -0
- data/data/Coq.gitignore +3 -0
- data/data/DM.gitignore +5 -0
- data/data/Dart.gitignore +13 -0
- data/data/Delphi.gitignore +53 -0
- data/data/Drupal.gitignore +36 -0
- data/data/EPiServer.gitignore +4 -0
- data/data/Eagle.gitignore +36 -0
- data/data/Elisp.gitignore +2 -0
- data/data/Elixir.gitignore +4 -0
- data/data/Erlang.gitignore +6 -0
- data/data/ExpressionEngine.gitignore +19 -0
- data/data/Fancy.gitignore +2 -0
- data/data/Finale.gitignore +13 -0
- data/data/ForceDotCom.gitignore +4 -0
- data/data/FuelPHP.gitignore +2 -0
- data/data/GWT.gitignore +28 -0
- data/data/Global/Archives.gitignore +27 -0
- data/data/Global/BricxCC.gitignore +4 -0
- data/data/Global/CVS.gitignore +4 -0
- data/data/Global/Cloud9.gitignore +3 -0
- data/data/Global/DartEditor.gitignore +2 -0
- data/data/Global/Dreamweaver.gitignore +3 -0
- data/data/Global/Eclipse.gitignore +30 -0
- data/data/Global/EiffelStudio.gitignore +2 -0
- data/data/Global/Emacs.gitignore +29 -0
- data/data/Global/Ensime.gitignore +3 -0
- data/data/Global/Espresso.gitignore +1 -0
- data/data/Global/FlexBuilder.gitignore +3 -0
- data/data/Global/IPythonNotebook.gitignore +2 -0
- data/data/Global/JetBrains.gitignore +29 -0
- data/data/Global/KDevelop4.gitignore +2 -0
- data/data/Global/Kate.gitignore +3 -0
- data/data/Global/Lazarus.gitignore +12 -0
- data/data/Global/Linux.gitignore +4 -0
- data/data/Global/Matlab.gitignore +16 -0
- data/data/Global/Mercurial.gitignore +3 -0
- data/data/Global/ModelSim.gitignore +23 -0
- data/data/Global/MonoDevelop.gitignore +8 -0
- data/data/Global/NetBeans.gitignore +7 -0
- data/data/Global/NotepadPP.gitignore +2 -0
- data/data/Global/OSX.gitignore +20 -0
- data/data/Global/Quartus2.gitignore +66 -0
- data/data/Global/README.md +10 -0
- data/data/Global/Redcar.gitignore +1 -0
- data/data/Global/SBT.gitignore +9 -0
- data/data/Global/SVN.gitignore +1 -0
- data/data/Global/SlickEdit.gitignore +11 -0
- data/data/Global/SublimeText.gitignore +9 -0
- data/data/Global/Tags.gitignore +14 -0
- data/data/Global/TextMate.gitignore +3 -0
- data/data/Global/Vagrant.gitignore +1 -0
- data/data/Global/VirtualEnv.gitignore +7 -0
- data/data/Global/Windows.gitignore +15 -0
- data/data/Global/Xcode.gitignore +14 -0
- data/data/Global/XilinxISE.gitignore +57 -0
- data/data/Global/vim.gitignore +6 -0
- data/data/Global/webMethods.gitignore +14 -0
- data/data/Go.gitignore +23 -0
- data/data/Gradle.gitignore +5 -0
- data/data/Grails.gitignore +30 -0
- data/data/Haskell.gitignore +11 -0
- data/data/Idris.gitignore +2 -0
- data/data/Java.gitignore +12 -0
- data/data/Jboss.gitignore +19 -0
- data/data/Jekyll.gitignore +1 -0
- data/data/Joomla.gitignore +437 -0
- data/data/Jython.gitignore +2 -0
- data/data/Kohana.gitignore +2 -0
- data/data/LICENSE +19 -0
- data/data/Laravel4.gitignore +3 -0
- data/data/Leiningen.gitignore +11 -0
- data/data/LemonStand.gitignore +21 -0
- data/data/Lilypond.gitignore +6 -0
- data/data/Lithium.gitignore +2 -0
- data/data/Magento.gitignore +118 -0
- data/data/Maven.gitignore +6 -0
- data/data/Mercury.gitignore +11 -0
- data/data/Meteor.gitignore +2 -0
- data/data/Node.gitignore +28 -0
- data/data/OCaml.gitignore +9 -0
- data/data/Objective-C.gitignore +26 -0
- data/data/Opa.gitignore +13 -0
- data/data/OpenCart.gitignore +11 -0
- data/data/OracleForms.gitignore +8 -0
- data/data/Packer.gitignore +5 -0
- data/data/Perl.gitignore +19 -0
- data/data/Phalcon.gitignore +2 -0
- data/data/PlayFramework.gitignore +17 -0
- data/data/Plone.gitignore +18 -0
- data/data/Prestashop.gitignore +29 -0
- data/data/Processing.gitignore +7 -0
- data/data/Python.gitignore +44 -0
- data/data/Qooxdoo.gitignore +5 -0
- data/data/Qt.gitignore +28 -0
- data/data/R.gitignore +8 -0
- data/data/README.md +79 -0
- data/data/ROS.gitignore +47 -0
- data/data/Rails.gitignore +26 -0
- data/data/RhodesRhomobile.gitignore +9 -0
- data/data/Ruby.gitignore +34 -0
- data/data/SCons.gitignore +2 -0
- data/data/Sass.gitignore +1 -0
- data/data/Scala.gitignore +17 -0
- data/data/Scrivener.gitignore +7 -0
- data/data/Sdcc.gitignore +8 -0
- data/data/SeamGen.gitignore +26 -0
- data/data/SketchUp.gitignore +1 -0
- data/data/SugarCRM.gitignore +25 -0
- data/data/Symfony.gitignore +15 -0
- data/data/Symfony2.gitignore +16 -0
- data/data/SymphonyCMS.gitignore +6 -0
- data/data/Target3001.gitignore +82 -0
- data/data/Tasm.gitignore +11 -0
- data/data/TeX.gitignore +98 -0
- data/data/Textpattern.gitignore +11 -0
- data/data/TurboGears2.gitignore +20 -0
- data/data/Typo3.gitignore +18 -0
- data/data/Umbraco.gitignore +12 -0
- data/data/Unity.gitignore +13 -0
- data/data/VVVV.gitignore +6 -0
- data/data/VisualStudio.gitignore +185 -0
- data/data/Waf.gitignore +3 -0
- data/data/WordPress.gitignore +13 -0
- data/data/Yeoman.gitignore +6 -0
- data/data/Yii.gitignore +6 -0
- data/data/ZendFramework.gitignore +20 -0
- data/data/gcov.gitignore +5 -0
- data/data/nanoc.gitignore +10 -0
- data/data/stella.gitignore +12 -0
- data/forgitter.gemspec +12 -2
- data/lib/forgitter/cli/option_parser.rb +6 -5
- data/lib/forgitter/options.rb +1 -2
- data/lib/forgitter/runner.rb +10 -10
- data/lib/forgitter/types.rb +15 -0
- data/lib/forgitter/version.rb +1 -1
- data/lib/forgitter.rb +1 -0
- metadata +152 -16
data/data/Node.gitignore
ADDED
@@ -0,0 +1,28 @@
|
|
1
|
+
# Logs
|
2
|
+
logs
|
3
|
+
*.log
|
4
|
+
|
5
|
+
# Runtime data
|
6
|
+
pids
|
7
|
+
*.pid
|
8
|
+
*.seed
|
9
|
+
|
10
|
+
# Directory for instrumented libs generated by jscoverage/JSCover
|
11
|
+
lib-cov
|
12
|
+
|
13
|
+
# Coverage directory used by tools like istanbul
|
14
|
+
coverage
|
15
|
+
|
16
|
+
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
17
|
+
.grunt
|
18
|
+
|
19
|
+
# Compiled binary addons (http://nodejs.org/api/addons.html)
|
20
|
+
build/Release
|
21
|
+
|
22
|
+
# Dependency directory
|
23
|
+
# Commenting this out is preferred by some people, see
|
24
|
+
# https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
|
25
|
+
node_modules
|
26
|
+
|
27
|
+
# Users Environment Variables
|
28
|
+
.lock-wscript
|
@@ -0,0 +1,26 @@
|
|
1
|
+
# Xcode
|
2
|
+
#
|
3
|
+
build/
|
4
|
+
*.pbxuser
|
5
|
+
!default.pbxuser
|
6
|
+
*.mode1v3
|
7
|
+
!default.mode1v3
|
8
|
+
*.mode2v3
|
9
|
+
!default.mode2v3
|
10
|
+
*.perspectivev3
|
11
|
+
!default.perspectivev3
|
12
|
+
xcuserdata
|
13
|
+
*.xccheckout
|
14
|
+
*.moved-aside
|
15
|
+
DerivedData
|
16
|
+
*.hmap
|
17
|
+
*.ipa
|
18
|
+
*.xcuserstate
|
19
|
+
|
20
|
+
# CocoaPods
|
21
|
+
#
|
22
|
+
# We recommend against adding the Pods directory to your .gitignore. However
|
23
|
+
# you should judge for yourself, the pros and cons are mentioned at:
|
24
|
+
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
|
25
|
+
#
|
26
|
+
# Pods/
|
data/data/Opa.gitignore
ADDED
data/data/Perl.gitignore
ADDED
@@ -0,0 +1,29 @@
|
|
1
|
+
# Directories content
|
2
|
+
cache/class_index.php
|
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
|
9
|
+
|
10
|
+
config/xml/*.xml
|
11
|
+
config/settings.inc.php
|
12
|
+
|
13
|
+
log/*.log
|
14
|
+
|
15
|
+
img/*
|
16
|
+
!img/index.php
|
17
|
+
!img/*/index.php
|
18
|
+
|
19
|
+
tools/smarty*/cache/*.php
|
20
|
+
!tools/smarty*/cache/index.php
|
21
|
+
tools/smarty*/compile/*.php
|
22
|
+
!tools/smarty*/compile/index.php
|
23
|
+
|
24
|
+
themes/default/cache/*.js
|
25
|
+
themes/default/cache/*.css
|
26
|
+
|
27
|
+
# Ignore files on root directory
|
28
|
+
robots.txt
|
29
|
+
sitemap.xml
|
@@ -0,0 +1,44 @@
|
|
1
|
+
# Byte-compiled / optimized / DLL files
|
2
|
+
__pycache__/
|
3
|
+
*.py[cod]
|
4
|
+
|
5
|
+
# C extensions
|
6
|
+
*.so
|
7
|
+
|
8
|
+
# Distribution / packaging
|
9
|
+
.Python
|
10
|
+
env/
|
11
|
+
build/
|
12
|
+
develop-eggs/
|
13
|
+
dist/
|
14
|
+
eggs/
|
15
|
+
lib/
|
16
|
+
lib64/
|
17
|
+
parts/
|
18
|
+
sdist/
|
19
|
+
var/
|
20
|
+
*.egg-info/
|
21
|
+
.installed.cfg
|
22
|
+
*.egg
|
23
|
+
|
24
|
+
# Installer logs
|
25
|
+
pip-log.txt
|
26
|
+
pip-delete-this-directory.txt
|
27
|
+
|
28
|
+
# Unit test / coverage reports
|
29
|
+
htmlcov/
|
30
|
+
.tox/
|
31
|
+
.coverage
|
32
|
+
.cache
|
33
|
+
nosetests.xml
|
34
|
+
coverage.xml
|
35
|
+
|
36
|
+
# Translations
|
37
|
+
*.mo
|
38
|
+
*.pot
|
39
|
+
|
40
|
+
# Django stuff:
|
41
|
+
*.log
|
42
|
+
|
43
|
+
# Sphinx documentation
|
44
|
+
docs/_build/
|
data/data/Qt.gitignore
ADDED
@@ -0,0 +1,28 @@
|
|
1
|
+
# C++ objects and libs
|
2
|
+
|
3
|
+
*.slo
|
4
|
+
*.lo
|
5
|
+
*.o
|
6
|
+
*.a
|
7
|
+
*.la
|
8
|
+
*.lai
|
9
|
+
*.so
|
10
|
+
*.dll
|
11
|
+
*.dylib
|
12
|
+
|
13
|
+
# Qt-es
|
14
|
+
|
15
|
+
/.qmake.cache
|
16
|
+
/.qmake.stash
|
17
|
+
*.pro.user
|
18
|
+
*.pro.user.*
|
19
|
+
*.moc
|
20
|
+
moc_*.cpp
|
21
|
+
qrc_*.cpp
|
22
|
+
ui_*.h
|
23
|
+
Makefile*
|
24
|
+
*-build-*
|
25
|
+
|
26
|
+
# QtCreator
|
27
|
+
|
28
|
+
*.autosave
|
data/data/R.gitignore
ADDED
data/data/README.md
ADDED
@@ -0,0 +1,79 @@
|
|
1
|
+
# A collection of `.gitignore` templates
|
2
|
+
|
3
|
+
This is GitHub’s collection of [`.gitignore`][man] file templates.
|
4
|
+
We use this list to populate the `.gitignore` template choosers available
|
5
|
+
in the GitHub.com interface when creating new repositories and files.
|
6
|
+
|
7
|
+
For more information about how `.gitignore` files work, and how to use them,
|
8
|
+
the following resources are a great place to start:
|
9
|
+
|
10
|
+
- The [Ignoring Files chapter][chapter] of the [Pro Git][progit] book.
|
11
|
+
- The [Ignoring Files article][help] on the GitHub Help site.
|
12
|
+
- The [gitignore(5)][man] manual page.
|
13
|
+
|
14
|
+
[man]: http://git-scm.com/docs/gitignore
|
15
|
+
[help]: https://help.github.com/articles/ignoring-files
|
16
|
+
[chapter]: http://git-scm.com/book/en/Git-Basics-Recording-Changes-to-the-Repository#Ignoring-Files
|
17
|
+
[progit]: http://git-scm.com/book
|
18
|
+
|
19
|
+
## Folder structure
|
20
|
+
|
21
|
+
The files in the root directory are for `.gitignore` templates that are
|
22
|
+
project specific, such as language or framework specific templates.
|
23
|
+
Global (operating system or editor specific) templates should go into the
|
24
|
+
[`Global/`](./Global) directory.
|
25
|
+
|
26
|
+
## Contributing guidelines
|
27
|
+
|
28
|
+
We’d love you to help us improve this project. To help us keep this collection
|
29
|
+
high quality, we request that contributions adhere to the following guidelines.
|
30
|
+
|
31
|
+
- **Provide a link to the application or project’s homepage**. Unless it’s
|
32
|
+
extremely popular, there’s a chance the maintainers don’t know about or use
|
33
|
+
the language, framework, editor, app, or project your change applies to.
|
34
|
+
|
35
|
+
- **Provide links to documentation** supporting the change you’re making.
|
36
|
+
Current, canonical documentation mentioning the files being ignored is best.
|
37
|
+
If documentation isn’t available to support your change, do the best you can
|
38
|
+
to explain what the files being ignored are for.
|
39
|
+
|
40
|
+
- **Explain why you’re making a change**. Even if it seems self-evident, please
|
41
|
+
take a sentence or two to tell us why your change or addition should happen.
|
42
|
+
It’s especially helpful to articulate why this change applies to *everyone*
|
43
|
+
who works with the applicable technology, rather than just you or your team.
|
44
|
+
|
45
|
+
- **Please consider the scope of your change**. If your change specific to a
|
46
|
+
certain language or framework, then make sure the change is made to the
|
47
|
+
template for that language or framework, rather than to the template for an
|
48
|
+
editor, tool, or operating system.
|
49
|
+
|
50
|
+
- **Please only modify *one template* per pull request**. This helps keep pull
|
51
|
+
requests and feedback focused on a specific project or technology.
|
52
|
+
|
53
|
+
In general, the more you can do to help us understand the change you’re making,
|
54
|
+
the more likely we’ll be to accept your contribution quickly.
|
55
|
+
|
56
|
+
Please also understand that we can’t list every tool that ever existed.
|
57
|
+
Our aim is to curate a collection of the *most common and helpful* templates,
|
58
|
+
not to make sure we cover every project possible. If we choose not to
|
59
|
+
include your language, tool, or project, it’s not because it’s not awesome.
|
60
|
+
|
61
|
+
## Contributing workflow
|
62
|
+
|
63
|
+
Here’s how we suggest you go about proposing a change to this project:
|
64
|
+
|
65
|
+
1. [Fork this project][fork] to your account.
|
66
|
+
2. [Create a branch][branch] for the change you intend to make.
|
67
|
+
3. Make your changes to your fork.
|
68
|
+
4. [Send a pull request][pr] from your fork’s branch to our `master` branch.
|
69
|
+
|
70
|
+
Using the web-based interface to make changes is fine too, and will help you
|
71
|
+
by automatically forking the project and prompting to send a pull request too.
|
72
|
+
|
73
|
+
[fork]: http://help.github.com/forking/
|
74
|
+
[branch]: https://help.github.com/articles/creating-and-deleting-branches-within-your-repository
|
75
|
+
[pr]: http://help.github.com/pull-requests/
|
76
|
+
|
77
|
+
## License
|
78
|
+
|
79
|
+
[MIT](./LICENSE).
|
data/data/ROS.gitignore
ADDED
@@ -0,0 +1,47 @@
|
|
1
|
+
build/
|
2
|
+
bin/
|
3
|
+
lib/
|
4
|
+
msg_gen/
|
5
|
+
srv_gen/
|
6
|
+
msg/*Action.msg
|
7
|
+
msg/*ActionFeedback.msg
|
8
|
+
msg/*ActionGoal.msg
|
9
|
+
msg/*ActionResult.msg
|
10
|
+
msg/*Feedback.msg
|
11
|
+
msg/*Goal.msg
|
12
|
+
msg/*Result.msg
|
13
|
+
msg/_*.py
|
14
|
+
|
15
|
+
# Generated by dynamic reconfigure
|
16
|
+
*.cfgc
|
17
|
+
/cfg/cpp/
|
18
|
+
/cfg/*.py
|
19
|
+
|
20
|
+
# Ignore generated docs
|
21
|
+
*.dox
|
22
|
+
*.wikidoc
|
23
|
+
|
24
|
+
# eclipse stuff
|
25
|
+
.project
|
26
|
+
.cproject
|
27
|
+
|
28
|
+
# qcreator stuff
|
29
|
+
CMakeLists.txt.user
|
30
|
+
|
31
|
+
srv/_*.py
|
32
|
+
*.pcd
|
33
|
+
*.pyc
|
34
|
+
qtcreator-*
|
35
|
+
*.user
|
36
|
+
|
37
|
+
/planning/cfg
|
38
|
+
/planning/docs
|
39
|
+
/planning/src
|
40
|
+
|
41
|
+
*~
|
42
|
+
|
43
|
+
# Emacs
|
44
|
+
.#*
|
45
|
+
|
46
|
+
# Catkin custom files
|
47
|
+
CATKIN_IGNORE
|
@@ -0,0 +1,26 @@
|
|
1
|
+
*.rbc
|
2
|
+
capybara-*.html
|
3
|
+
.rspec
|
4
|
+
/log
|
5
|
+
/tmp
|
6
|
+
/db/*.sqlite3
|
7
|
+
/public/system
|
8
|
+
/coverage/
|
9
|
+
/spec/tmp
|
10
|
+
**.orig
|
11
|
+
rerun.txt
|
12
|
+
pickle-email-*.html
|
13
|
+
|
14
|
+
# TODO Comment out these rules if you are OK with secrets being uploaded to the repo
|
15
|
+
config/initializers/secret_token.rb
|
16
|
+
config/secrets.yml
|
17
|
+
|
18
|
+
## Environment normalisation:
|
19
|
+
/.bundle
|
20
|
+
/vendor/bundle
|
21
|
+
|
22
|
+
# these should all be checked in to normalise the environment:
|
23
|
+
# Gemfile.lock, .ruby-version, .ruby-gemset
|
24
|
+
|
25
|
+
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
|
26
|
+
.rvmrc
|
data/data/Ruby.gitignore
ADDED
@@ -0,0 +1,34 @@
|
|
1
|
+
*.gem
|
2
|
+
*.rbc
|
3
|
+
/.config
|
4
|
+
/coverage/
|
5
|
+
/InstalledFiles
|
6
|
+
/pkg/
|
7
|
+
/spec/reports/
|
8
|
+
/test/tmp/
|
9
|
+
/test/version_tmp/
|
10
|
+
/tmp/
|
11
|
+
|
12
|
+
## Specific to RubyMotion:
|
13
|
+
.dat*
|
14
|
+
.repl_history
|
15
|
+
build/
|
16
|
+
|
17
|
+
## Documentation cache and generated files:
|
18
|
+
/.yardoc/
|
19
|
+
/_yardoc/
|
20
|
+
/doc/
|
21
|
+
/rdoc/
|
22
|
+
|
23
|
+
## Environment normalisation:
|
24
|
+
/.bundle/
|
25
|
+
/lib/bundler/man/
|
26
|
+
|
27
|
+
# for a library or gem, you might want to ignore these files since the code is
|
28
|
+
# intended to run in multiple environments; otherwise, check them in:
|
29
|
+
# Gemfile.lock
|
30
|
+
# .ruby-version
|
31
|
+
# .ruby-gemset
|
32
|
+
|
33
|
+
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
|
34
|
+
.rvmrc
|
data/data/Sass.gitignore
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
.sass-cache
|
data/data/Sdcc.gitignore
ADDED
@@ -0,0 +1,26 @@
|
|
1
|
+
/bootstrap/data
|
2
|
+
/bootstrap/tmp
|
3
|
+
/classes/
|
4
|
+
/dist/
|
5
|
+
/exploded-archives/
|
6
|
+
/test-build/
|
7
|
+
/test-output/
|
8
|
+
/test-report/
|
9
|
+
/target/
|
10
|
+
temp-testng-customsuite.xml
|
11
|
+
|
12
|
+
# based on http://stackoverflow.com/a/8865858/422476 I am removing inline comments
|
13
|
+
|
14
|
+
#/classes/ all class files
|
15
|
+
#/dist/ contains generated war files for deployment
|
16
|
+
#/exploded-archives/ war content generation during deploy (or explode)
|
17
|
+
#/test-build/ test compilation (ant target for Seam)
|
18
|
+
#/test-output/ test results
|
19
|
+
#/test-report/ test report generation for, e.g., Hudson
|
20
|
+
#/target/ maven output folder
|
21
|
+
#temp-testng-customsuite.xml generated when running test cases under Eclipse
|
22
|
+
|
23
|
+
# Thanks to @VonC and @kraftan for their helpful answers on a related question
|
24
|
+
# on StackOverflow.com:
|
25
|
+
# http://stackoverflow.com/questions/4176687
|
26
|
+
# /what-is-the-recommended-source-control-ignore-pattern-for-seam-projects
|
@@ -0,0 +1 @@
|
|
1
|
+
*.skb
|
@@ -0,0 +1,25 @@
|
|
1
|
+
## SugarCRM
|
2
|
+
# Ignore custom .htaccess stuff.
|
3
|
+
/.htaccess
|
4
|
+
# Ignore the cache directory completely.
|
5
|
+
# This will break the current behaviour. Which was often leading to
|
6
|
+
# the misuse of the repository as backup replacement.
|
7
|
+
# For development the cache directory can be safely ignored and
|
8
|
+
# therefore it is ignored.
|
9
|
+
/cache/
|
10
|
+
# Ignore some files and directories from the custom directory.
|
11
|
+
/custom/history/
|
12
|
+
/custom/modulebuilder/
|
13
|
+
/custom/working/
|
14
|
+
/custom/modules/*/Ext/
|
15
|
+
/custom/application/Ext/
|
16
|
+
# Custom configuration should also be ignored.
|
17
|
+
/config.php
|
18
|
+
/config_override.php
|
19
|
+
# The silent upgrade scripts aren't needed.
|
20
|
+
/silentUpgrade*.php
|
21
|
+
# Logs files can safely be ignored.
|
22
|
+
*.log
|
23
|
+
# Ignore the new upload directories.
|
24
|
+
/upload/
|
25
|
+
/upload_backup/
|
@@ -0,0 +1,15 @@
|
|
1
|
+
cache/*
|
2
|
+
log/*
|
3
|
+
web/uploads/*
|
4
|
+
config/databases.yml
|
5
|
+
config/propel.ini
|
6
|
+
data/sql/*
|
7
|
+
lib/filter/doctrine/base/Base*
|
8
|
+
lib/filter/doctrine/*Plugin/base/Base*
|
9
|
+
lib/form/doctrine/base/Base*
|
10
|
+
lib/form/doctrine/*Plugin/base/Base*
|
11
|
+
lib/model/doctrine/base/Base*
|
12
|
+
lib/model/doctrine/*Plugin/base/Base*
|
13
|
+
lib/model/om/*
|
14
|
+
lib/model/map/*
|
15
|
+
web/*Plugin/*
|