- 01 Aug, 2016 1 commit
-
-
Kevin Most authored
-
- 28 Jul, 2016 2 commits
-
-
Brendan Forster authored
Ignore elm-stuff project-wide
-
Eduard Kyvenko authored
-
- 25 Jul, 2016 2 commits
-
-
Brendan Forster authored
Adding index.html files for cache and upload folders
-
Tevfik Tümer authored
index.html should be in the upload and cache folders in order to avoid direct access
-
- 22 Jul, 2016 1 commit
-
-
Brendan Forster authored
Scala: Ignore ENSIME files
-
- 21 Jul, 2016 2 commits
-
-
Leandro Doctors authored
-
Brendan Forster authored
Correct .jar and .class mentions
-
- 18 Jul, 2016 2 commits
-
-
Brendan Forster authored
Add "*.out" to Go.gitignore
-
Leandro Doctors authored
-
- 14 Jul, 2016 2 commits
-
-
Brendan Forster authored
Ignore terraform module directory
-
Desmond O. Chang authored
See <https://www.terraform.io/docs/commands/get.html>
-
- 13 Jul, 2016 2 commits
-
-
Brendan Forster authored
Added project folder created by Consulo IDE to Unity.gitignore
-
Brendan Forster authored
Added gregoriotex
-
- 12 Jul, 2016 1 commit
-
-
Seungwon Park authored
See documentation at https://github.com/gregorio-project/gregorio
-
- 11 Jul, 2016 2 commits
-
-
Brendan Forster authored
Fix indentation 'Code Injection'
-
MinJun Kweon authored
-
- 10 Jul, 2016 4 commits
-
-
Brendan Forster authored
ignore busy indicator of uncompressed .synctex file
-
Brendan Forster authored
Add *.wrt produced by scrwfile
-
Brendan Forster authored
Ignore .pdf
-
Oliver Kopp authored
On Windows, when PDF is opened with Acrobat Reader, one gets following output: ! I can't write on file `document.pdf'. Please type another file name for output: If one simply presses "Enter" to continue, the file `.pdf` is generated. Since this is a common case and `.pdf` is never used as full file name, this file should be ignored, too.
-
- 09 Jul, 2016 2 commits
-
-
Oliver Kopp authored
-
Oliver Kopp authored
-
- 03 Jul, 2016 1 commit
-
-
Brendan Forster authored
Ignore *.pid.lock
-
- 02 Jul, 2016 1 commit
-
-
Roman Pushkin authored
Some popular applications (for example, Phusion Passenger) leave `*.pid.lock` file(s). For example, when you type `passenger start` with simple express app listening on port 3000, it leaves the following files: * `passenger.3000.pid` (removed when passenger stops) * `passenger.3000.log` * `passenger.3000.pid.lock` While `*pid` and `*.log` are ignored, `*.pid.lock` remains unignored. Phusion Passenger is quite popular, and `*.pid.lock` file should be ignored.
-
- 01 Jul, 2016 3 commits
-
-
Brendan Forster authored
Update Android.gitignore
-
Brendan Forster authored
Update TeX.gitignore
-
Brendan Forster authored
added prerequisites for C and C++
-
- 30 Jun, 2016 1 commit
-
-
Adrian Vovk authored
-
- 29 Jun, 2016 2 commits
- 26 Jun, 2016 1 commit
-
-
Brendan Forster authored
Only ignore the build directory in the same directory as .gitignore for Gradle
-
- 24 Jun, 2016 1 commit
-
-
Mike Kobit authored
If you have a Java package with `build` in it, the current version will always ignore files in that directory. This change makes it so only the root "build" directory is ignored. I believe that this assumes .gitignore is in the root of a project.
-
- 21 Jun, 2016 1 commit
-
-
Ricardo Pistorello authored
-
- 16 Jun, 2016 3 commits
-
-
Brendan Forster authored
update license to CC0
-
Brendan Forster authored
ignore *.VC.db files
-
Brendan Forster authored
Ignore all forms of CMakeLists.txt.user
-
- 15 Jun, 2016 2 commits
-
-
Mohammad S. Babaei authored
In addition to *.VC.opendb, *.VC.db file should be regenerated by Visual Studio automatically. So, it makes sense to ignore *.VC.db file too as it's been ignored in https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
-
Taylor Braun-Jones authored
In some cases Qt Creator will create a CMakeLists.txt.user file with a short hash which should also be ignored. For example: CMakeLists.txt.user.1fa15d5
-
- 12 Jun, 2016 1 commit
-
-
Brendan Forster authored
Create the gitignore for Bazaar version control system
-