Commit Graph

2275 Commits

Author SHA1 Message Date
Seungwon Park 8b46d457bd Update TeX.gitignore
When we use 'thmtools' package for creating 'List of Theorems', auxiliary file '.loe' is created, just as '.toc' for 'Table of Contents' and '.lof' for 'List of Figures'.
2016-04-26 10:30:49 +09:00
Brendan Forster d300d19e79 Merge pull request #1953 from 2Cubed/patch-1
Add .webassets-cache to Flask
2016-04-26 10:49:51 +10:00
2Cubed 455a69dd48 Add .webassets-cache to Flask 2016-04-24 17:02:02 -04:00
hlaaf 3727a855d0 Create Julia.gitignore 2016-04-22 11:50:55 +03:00
Brendan Forster 94043d7fc7 Merge pull request #1949 from ro31337/patch-1
Add nyc test coverage output directory
2016-04-22 06:44:48 +10:00
Roman Pushkin 1f2a6371e4 Add nyc test coverage output directory
[nyc](https://github.com/bcoe/nyc) is quite popular, and under some circumstances it writes to `.nyc_output` directory. This directory should be ignored by default.
2016-04-21 12:01:36 -07:00
Brendan Forster 0390f39d01 Merge pull request #1948 from dybekm/c_gitignore_update
C: Ignore gcc Static Stack Usage Analysis .su files
2016-04-20 07:55:16 +10:00
Maik Dybek c2aa044b34 C: Ignore gcc Static Stack Usage Analysis .su files 2016-04-19 13:31:19 +02:00
Brendan Forster 8767bd6783 Merge pull request #1945 from BlueHatbRit/flashdev-to-actionscript
Add FlashDevelop and executables to Actionscript
2016-04-17 12:11:17 +10:00
Brendan Forster d5abb43ef0 Merge pull request #1943 from elifoster/master
Ruby: Ignore .env
2016-04-16 15:22:11 +10:00
Eli Clemente Gordillo Foster 0021a032b3 Add a brief explanation. 2016-04-15 22:19:36 -07:00
Elliot Blackburn d64708bc02 Add FlashDevelop and executables to Actionscript
- FlashDevelop uses different file and folder names for it's bin and obj outputs, so those have been added for convenience of devs using that.
- Added a list of some executables that are output by various ways of compiling Actionscript (such as AIR and general Flash).
2016-04-15 11:36:15 +01:00
Eli Clemente Gordillo Foster 3d5025951b Comment out .env rule 2016-04-14 21:37:19 -07:00
Brendan Forster 2adb156768 Merge pull request #1942 from deepak/patch-1
Update Rust.gitignore
2016-04-15 14:19:14 +10:00
Eli Clemente Gordillo Foster bf059be0bb Ignore .env
This file is used moderately commonly to store environment variables locally. See Python.gitignore.
2016-04-14 21:18:28 -07:00
Deepak Kannan f7a1b522cb Update Rust.gitignore
no need to specifically ignore compiled files and executables
as it will be under the target directory
2016-04-15 07:44:14 +05:30
Brendan Forster cc542de017 Merge pull request #1922 from vvolkgang/patch-2
Added Visual Studio 2015 .vs folder
2016-04-03 14:57:04 -04:00
Brendan Forster 1cf3d2a998 Merge pull request #1927 from sachs4/master
Haskell: Ignore .eventlog files
2016-04-03 14:55:36 -04:00
Brendan Forster 189ce8df7b Merge pull request #1929 from geogdog/patch-1
Added .ropeproject directory
2016-04-03 14:50:05 -04:00
Greg Trahair 4757cbc541 Added .ropeproject directory
If anyone uses the ROPE refactoring library this is certainly necessary.
2016-04-01 10:45:44 +02:00
Brendan Forster 4caa9bfad9 Merge pull request #1783 from vladon/Visual-Studio-new-database-engine
Visual studio new database engine
2016-03-31 09:23:43 -07:00
sachs4 3504820c37 Ignore .eventlog
Ignore files produced by GHCs eventlog framework (https://ghc.haskell.org/trac/ghc/wiki/EventLog)
2016-03-30 13:39:46 +02:00
Brendan Forster 10eb19db07 Merge pull request #1924 from krzysiekpiasecki/master
Ignore session files
2016-03-27 14:14:18 -07:00
Brendan Forster 2f94788434 Merge pull request #1923 from rexim/add-cask-dist-folder
Add dist/ folder to Emacs gitignores
2016-03-27 14:01:10 -07:00
Krzysztof Piasecki aa835bb224 Ignore session files 2016-03-27 22:03:12 +02:00
rexim 24d28868ec Add dist/ folder to Emacs gitignores 2016-03-28 01:16:20 +06:00
Álison Fernandes e0f7be735f Removed whitespace
Title.
2016-03-27 19:52:21 +01:00
Álison Fernandes 526bf54931 Added Visual Studio 2015 .vs folder
Visual Studio 2015 moved all the user specific configuration to a .vs folder, which shouldn't be tracked.
2016-03-27 19:45:26 +01:00
Brendan Forster e6b619c7d2 Merge pull request #1919 from pmn/update-vs-ignores
Add an exclusion for Visual Studio PublishScripts
2016-03-26 12:23:11 -07:00
Paul Nakata 716612d39f Add an exclusion for PublishScripts 2016-03-25 15:21:49 -07:00
Brendan Forster c699a4f468 Merge pull request #1918 from krzysiekpiasecki/master
Ignore buckup doctrine entities
2016-03-25 15:06:51 -07:00
Krzysztof Piasecki 427b156b55 Change comment 2016-03-25 22:28:27 +01:00
Krzysztof Piasecki e530a3cccb Ignore temporary files 2016-03-25 19:02:38 +01:00
Brendan Forster e7caac93b8 Merge pull request #1913 from lszeremeta/master
More explicit pattern for KBibTeX
2016-03-22 08:31:18 +11:00
Łukasz Szeremeta 3abf7bf7a9 More explicit pattern for KBibTeX 2016-03-21 20:10:32 +01:00
Brendan Forster a985ad098b Merge pull request #1910 from yanniks/master
Update fastlane links
2016-03-21 12:32:00 +10:30
yanniks 9b9923fce2 Update fastlane links
Fastlane now has a mono repo, the documentation moved into the folder fastlane/docs
2016-03-20 21:42:56 -04:00
Brendan Forster 66f6232221 Merge pull request #1909 from dbburgess/whitespace-fix
Remove a trailing whitepsace
2016-03-19 09:35:12 +10:30
Daniel Burgess 5d8e3b38e6 Remove a trailing whitepsace 2016-03-18 16:34:28 -04:00
Brendan Forster c696ec7b8c Merge pull request #1908 from evorion/patch-1
Typo in comment
2016-03-16 20:27:04 +11:00
evorion cd40fcfc4c Typo in comment 2016-03-16 10:17:51 +01:00
Brendan Forster c74eb94334 Merge pull request #1907 from chrisamanse/patch-1
Update ignore for fastlane files in Swift
2016-03-16 12:33:37 +11:00
Chris Amanse 6555433867 Update ignore for fastlane files in Swift 2016-03-16 09:08:22 +08:00
Brendan Forster 31078469bf Merge pull request #1906 from DSIW/patch-1
Ignore .fot .cb .cb2 for TeX
2016-03-16 11:33:25 +11:00
Max 15a14edee0 Ignore .fot .cb .cb2 for TeX 2016-03-15 22:28:35 +01:00
Brendan Forster dad599102e Merge pull request #1901 from hboon/rubymotion
Ruby: ignore more build artifacts specific to RubyMotion
2016-03-13 18:43:39 +11:00
Hwee-Boon Yar 45829eacb5 Ruby: Don't ignore vendor/Pods/ for Cocoapods, specific to RubyMotion 2016-03-13 15:35:04 +08:00
Brendan Forster 65bcf01898 Merge pull request #1891 from gaaarfild/patch-2
Added nore ignores. Removed.env example file
2016-03-13 14:48:07 +11:00
Hwee-Boon Yar 0ae23acc5b Ruby: ignore more build artifacts specific to RubyMotion 2016-03-11 18:38:51 +08:00
Brendan Forster d83a450dc1 Merge pull request #1899 from e-yes/untrack_virtualenv
Python: don't track virtualenv files.
2016-03-11 09:10:14 +11:00