- 13 8月, 2016 1 次提交
-
-
由 bakeevdr 提交于
-
- 09 8月, 2016 2 次提交
-
-
由 Brendan Forster 提交于
Remove config/secrets.yml
-
由 Steve Hull 提交于
Rails no longer generates this file with sensitive secrets (default now is to do `secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>` in production).
-
- 07 8月, 2016 1 次提交
-
-
由 Brendan Forster 提交于
Update Visual Studio Code to support workspace files.
-
- 05 8月, 2016 1 次提交
-
-
由 Brennan Fee 提交于
Visual Studio Code has a few files that can be placed into the workspace in order to share settings across users. Settings.json is for project specific overrides. Tasks.json is for executable tasks (build, gulp, etc.) While launch.json is for debugging specific tasks.
-
- 28 7月, 2016 2 次提交
-
-
由 Brendan Forster 提交于
Ignore elm-stuff project-wide
-
由 Eduard Kyvenko 提交于
-
- 26 7月, 2016 1 次提交
-
-
由 Brendan Forster 提交于
Adding index.html files for cache and upload folders
-
- 25 7月, 2016 1 次提交
-
-
由 Tevfik Tümer 提交于
index.html should be in the upload and cache folders in order to avoid direct access
-
- 23 7月, 2016 1 次提交
-
-
由 Brendan Forster 提交于
Scala: Ignore ENSIME files
-
- 22 7月, 2016 2 次提交
-
-
由 Leandro Doctors 提交于
-
由 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 1 次提交
-
-
由 Brendan Forster 提交于
ignore *.VC.db files
-