- 22 7月, 2016 1 次提交
-
-
由 Brendan Forster 提交于
Correct .jar and .class mentions
-
- 19 7月, 2016 1 次提交
-
-
由 Brendan Forster 提交于
Add "*.out" to Go.gitignore
-
- 18 7月, 2016 1 次提交
-
-
由 Leandro Doctors 提交于
-
- 15 7月, 2016 1 次提交
-
-
由 Brendan Forster 提交于
Ignore terraform module directory
-
- 14 7月, 2016 3 次提交
-
-
-
由 Brendan Forster 提交于
Added project folder created by Consulo IDE to Unity.gitignore
-
由 Brendan Forster 提交于
Added gregoriotex
-
- 12 7月, 2016 2 次提交
-
-
由 Seungwon Park 提交于
See documentation at https://github.com/gregorio-project/gregorio
-
由 Brendan Forster 提交于
Fix indentation 'Code Injection'
-
- 11 7月, 2016 4 次提交
-
-
由 MinJun Kweon 提交于
-
由 Brendan Forster 提交于
ignore busy indicator of uncompressed .synctex file
-
由 Brendan Forster 提交于
Add *.wrt produced by scrwfile
-
由 Brendan Forster 提交于
Ignore .pdf
-
- 10 7月, 2016 2 次提交
-
-
由 Oliver Kopp 提交于
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.
-
由 Oliver Kopp 提交于
-
- 09 7月, 2016 1 次提交
-
-
由 Oliver Kopp 提交于
-
- 04 7月, 2016 1 次提交
-
-
由 Brendan Forster 提交于
Ignore *.pid.lock
-
- 03 7月, 2016 1 次提交
-
-
由 Roman Pushkin 提交于
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 7月, 2016 4 次提交
-
-
由 Brendan Forster 提交于
Update Android.gitignore
-
由 Brendan Forster 提交于
Update TeX.gitignore
-
由 Brendan Forster 提交于
added prerequisites for C and C++
-
由 Adrian Vovk 提交于
-
- 30 6月, 2016 1 次提交
-
-
由 pmartinez 提交于
-
- 29 6月, 2016 1 次提交
-
-
由 thilaire 提交于
Add support for easy-todo package (that produces .lod file during the compilation)
-
- 26 6月, 2016 1 次提交
-
-
由 Brendan Forster 提交于
Only ignore the build directory in the same directory as .gitignore for Gradle
-
- 25 6月, 2016 1 次提交
-
-
由 Mike Kobit 提交于
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 6月, 2016 1 次提交
-
-
由 Ricardo Pistorello 提交于
-
- 17 6月, 2016 1 次提交
-
-
由 Brendan Forster 提交于
update license to CC0
-
- 16 6月, 2016 2 次提交
-
-
由 Brendan Forster 提交于
ignore *.VC.db files
-
由 Brendan Forster 提交于
Ignore all forms of CMakeLists.txt.user
-
- 15 6月, 2016 2 次提交
-
-
由 Mohammad S. Babaei 提交于
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 提交于
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
-
- 13 6月, 2016 2 次提交
-
-
由 Brendan Forster 提交于
Create the gitignore for Bazaar version control system
-
由 Assem Chelli / bigOTHER 提交于
-
- 10 6月, 2016 1 次提交
-
-
由 Brendan Forster 提交于
VisualStudio ignore project.fragment.lock.json
-
- 07 6月, 2016 2 次提交
-
-
由 Brendan Forster 提交于
Update D.gitignore
-
由 Roman Chistokhodov 提交于
Add docs/ and *.lst
-
- 23 5月, 2016 1 次提交
-
-
由 James Skimming 提交于
I've just upgraded to ASP.NET Core RC2, and I've found that Visual Studio is producing a file called project.fragment.lock.json. When I delete the file it is recreated during build. Given project.lock.json is already ignored this looks like another file to ignore.
-
- 21 5月, 2016 2 次提交
-
-
由 Brendan Forster 提交于
Add injection folder to ignore
-
由 Brendan Forster 提交于
Added *.smod to Fortran.gitignore
-