- 20 9月, 2019 1 次提交
-
-
由 Mohsen Mirhoseini 提交于
Having `release/` in an Android project gitignore means those apps which have different build types files for `debug` and `release` will fall into this and all `release` related files will be never added or will be removed from repository at some point.
-
- 16 9月, 2019 2 次提交
-
-
由 Antoine Gagné 提交于
* Add rebar3 tool files and directories * Add headers to specify tools artifacts
-
由 Imed Adel 提交于
-
- 10 9月, 2019 4 次提交
-
-
由 Akito13 提交于
* added further cache directory * added auto-generated documentation location
-
由 Marlon Henry Schweigert 提交于
* Upgrate to rails 6.0.0 * Simplify Rails.gitignore
-
由 Wes Dean 提交于
There are a number of OpenSSL-related file extensions (e.g., .pem, .crt, etc..) that contain data that are generally best not committed to repositories. This file contains several common file extensions that often correlate to these types of files.
-
由 Rolf Vidar Hoksaas 提交于
.svg files are more often than not vector files. You need to exceed 36 swap files for a .svg file to come from Vim.
-
- 20 8月, 2019 4 次提交
-
-
由 Simon Hitzenberger 提交于
-
由 Jamie Parkinson 提交于
* Add esp-idf.gitignore From https://github.com/espressif/esp-idf-template/blob/master/.gitignore * Add header comments to esp-idf.gitignore
-
由 Mara Bos 提交于
Newer versions of KiCad call the schematics backup file `.sch-bak`.
-
由 William Entriken 提交于
-
- 07 8月, 2019 5 次提交
-
-
由 Steven Lee 提交于
* Update Autotools.gitignore Add ignore-rule for Makefiles generated by configure (directly by config.status) * Add some descriptive comment. Add more descriptive comment to explain why Makefile should be ignore.
-
由 Antoine Cœur 提交于
-
由 qogn9daohs1 提交于
-
由 Max Cobb 提交于
* added files to be ignored with swift package manager * added comment for swiftpm and why it might want to be included in .gitignore
-
由 NeverMine17 提交于
-
- 24 7月, 2019 1 次提交
-
-
由 Joshua Jones 提交于
Unlike other packages, TextMesh Pro is not entirely managed by Unity's new Package Manager, and still imports some assets directly into the project.
-
- 23 7月, 2019 2 次提交
-
-
由 Antoine Cœur 提交于
-
由 Vanya Kapitonov 提交于
-
- 21 7月, 2019 3 次提交
-
-
由 John Vandenberg 提交于
-
由 John Karahalis 提交于
This new file type can be generated by GHC 8.8. https://www.haskell.org/ghc/blog/20190626-HIEFiles.html
-
由 steveh-ivendi 提交于
If you have the [Ionide](http://ionide.io/) tools installed you will get an `.ionide` directory created in each directory that you open with VS Code, regardless of whether or not you are using F#.
-
- 27 6月, 2019 1 次提交
-
-
由 Alexey 提交于
-
- 23 6月, 2019 2 次提交
-
-
由 Ryan Kavanagh 提交于
The xy package generates *.xyd files whenever the commands \MakeOutlines \OnlyOutlines \ShowOutlines \NoOutlines are present in the LaTeX source. These automatically-generated files contain the dimensions of figures typeset with xy and are recreated as needed. This is documented on pp. 15f. of the XY-pic Reference Manual (1999/02/16). As automatically-generated, temporary files, they should be ignored.
-
由 Charlotte Townley 提交于
also, re-ordered some elements to ensure the gitignore is in directory/file and lexicographic order
-
- 01 6月, 2019 1 次提交
-
-
由 Jean-Noël Avila 提交于
-
- 28 5月, 2019 1 次提交
-
-
由 Dylan Bartlett 提交于
This reverts commit 6ffcee97.
-
- 26 5月, 2019 1 次提交
-
-
由 Peter Hollows 提交于
See also 15e56afe introduced this for Rails.gitignore. Docs on Sqlite temporary files https://www.sqlite.org/tempfiles.html#rollback_journals Thanks @nickittynack (Nick Reynolds)
-
- 22 5月, 2019 1 次提交
-
-
由 Anton Sakovich 提交于
package not interfere with makeindex's style files
-
- 19 5月, 2019 1 次提交
-
-
由 Erdal TAŞKESEN 提交于
-
- 17 5月, 2019 2 次提交
-
-
由 Matan Nassau 提交于
from vim's documentation on `:mksession` (:help :mksession): ... 10. If a file exists with the same name as the Session file, but ending in "x.vim" (for eXtra), executes that as well. You can use *x.vim files to specify additional settings and actions associated with a given Session, such as creating menu items in the GUI version. we already have Session.vim ignored. the Sessionx.vim file, like Session.vim, is a user file. a user would generally want that file kept private or for themselves, and the public or a team fetching from or sharing the repository generally have no interest in a file relevant only to a particular user. so it's a good idea to get git to help us avoid mistakenly sharing the file.
-
由 Mohammad Hizzani 提交于
-
- 12 5月, 2019 8 次提交
-
-
由 Takeshi Kondo 提交于
Actually, the log generated by debug mode is *.log i.e. ubuntu-xenial-16.04-cloudimg-console.log
-
由 Justin Hartman 提交于
-
由 Sergey Chupov 提交于
When IntelliJ project is created as a file-based (i.e. without `.idea` folder, but with `.iws`, `.iml` and `.ipr` files), and this is a Gradle or Maven project with auto-import, should ignore them as well for the same reason we ignore `.idea` folder content in that case.
-
由 Daniil Goncharov 提交于
* ignore all caches * ignore release folder
-
由 Alexander Gayko 提交于
... to let the file point to its canonical source
-
由 Rohan Vakharia 提交于
-
由 Dariusz Woźniak 提交于
-
由 Byeongguk Gong 提交于
* Update Node.gitignore * Fix coverage.lcov to *.lcov
-