- 08 3月, 2019 4 次提交
-
-
由 slipo 提交于
-
由 Michael Coblenz 提交于
-
由 Rohan Vakharia 提交于
-
由 Cemre Mengu 提交于
-
- 25 2月, 2019 2 次提交
-
-
由 Brendan Forster 提交于
R: ignore user-specific files
-
由 kaasasolut 提交于
-
- 15 2月, 2019 1 次提交
-
-
由 Brendan Forster 提交于
Migration backup
-
- 14 2月, 2019 2 次提交
-
-
由 Terje Sandstrom 提交于
-
由 Terje Sandstrom 提交于
Merged down master github gitignore
-
- 10 2月, 2019 1 次提交
-
-
由 Brendan Forster 提交于
Update VisualStudio.gitignore
-
- 08 2月, 2019 1 次提交
-
-
由 Jason Davis 提交于
Ignore backup files from editing reports
-
- 01 2月, 2019 2 次提交
-
-
由 Brendan Forster 提交于
Add *.creator.user* files to the Qt .gitignore
-
由 Miklós Márton 提交于
-
- 30 1月, 2019 2 次提交
-
-
由 Brendan Forster 提交于
[Codesniffer] remove duplicate Composer rule
-
由 Brendan Forster 提交于
Remove trailing whitespace added last commit.
-
- 29 1月, 2019 1 次提交
-
-
由 Kexy Biscuit 提交于
-
- 27 1月, 2019 4 次提交
-
-
由 Yousha Aleayoub 提交于
-
由 Brendan Forster 提交于
Android.gitignore: Add build_file_checksums.ser and modules.xml files
-
由 Brendan Forster 提交于
Add compilation db to Qt gitignore
-
由 Brendan Forster 提交于
Add pip-wheel-metadata to Python.gitignore
-
- 26 1月, 2019 1 次提交
-
-
由 Sam Roeca 提交于
PEP-517 has resulted in some updates to the Python build process. As a result, a new directory called pip-wheel-metadata is created on fresh builds. This PR adds this directory into the Python default gitignore. See https://github.com/pypa/pip/blob/e5f4bbb7ddff87f48f2b5815513e4211ccdde83a/src/pip/_internal/req/req_install.py#L568
-
- 25 1月, 2019 1 次提交
-
-
由 Brendan Forster 提交于
Ignore CMake FetchContent directory
-
- 24 1月, 2019 1 次提交
-
-
由 João Neto 提交于
CMake's `FetchContent` module creates a `_deps` directory on the root (configurable by modifying `FETCHCONTENT_BASE_DIR`)
-
- 23 1月, 2019 4 次提交
-
-
由 Brendan Forster 提交于
Unity: Never ignore asset meta data
-
由 Jannes 提交于
-
由 Brendan Forster 提交于
Update Ruby.ignore to ignore .byebug_history file
-
由 Patrick Boatner 提交于
The file `.byebug_history` is generated when using the popular https://github.com/deivid-rodriguez/byebug gem for debugging in Ruby. It contains a list of commands the user has run while debugging, which should not be committed to the repository. The author of the gem agrees with this here: https://github.com/deivid-rodriguez/byebug/issues/204#issuecomment-178238302 I have copied this from the Rails gitignore here: https://github.com/github/gitignore/blob/f908e51bcf38ae5ede449c55189a7b25d8c507cc/Rails.gitignore#L45
-
- 21 1月, 2019 1 次提交
-
-
https://github.com/github/gitignore由 Miklos Marton 提交于
Merge branch 'master' of https://github.com/github/gitignore into add_compilation_db_to_qt_gitignore
-
- 18 1月, 2019 1 次提交
-
-
由 Miklós Márton 提交于
QtCreator above 4.8 version is utilizing a so called "compilation database" which placed in the compile_commands.json and contains generated information.
-
- 09 1月, 2019 2 次提交
-
-
由 Brendan Forster 提交于
ignore android lint temp files.
-
由 Yousha 提交于
Signed-off-by: NYousha <Yousha.A@Hotmail.com>
-
- 08 1月, 2019 4 次提交
-
-
由 Andreia Gaita 提交于
Unity: ignore mdbs, fix path to crashlytics file, make AssetStoreTools optional
-
由 Andreia Gaita 提交于
Only people building Unity plugins will need to import the asset store tools plugin into their project, and it's a toss up whether they want to commit the tooling into their repo (they might or they might not want to, it highly depends on their workflow). The default .gitignore shouldn't be making this choice for these users.
-
由 Andreia Gaita 提交于
Unity projects targeting the 2.0/3.5 runtime or built with mono < v5.0 generate `mdb` files, not `pdb` files. Looks like the `crashlytics-build.properties` gets around in more than just the `StreamingAssets` folder, looking at [examples around the internets](https://github.com/auth0/sharelock-android/blob/master/app/src/main/assets/crashlytics-build.properties), so it should probably just be ignored as a filename.
-
由 jiakaiyang 提交于
-
- 07 1月, 2019 2 次提交
-
-
由 Brendan Forster 提交于
Add version control ignore
-
由 Brendan Forster 提交于
google-services.json
-
- 05 1月, 2019 1 次提交
-
-
由 Nicholas 提交于
vcs.xml can be considered for gitignore as per this [stackoverflow discussion](https://stackoverflow.com/questions/16736856/what-should-be-in-my-gitignore-for-an-android-studio-project/18454251#18454251)
-
- 03 1月, 2019 1 次提交
-
-
由 Aslam Anver 提交于
google-services.json file should be commented on default if they want they will change otherwise it'll destroy the project
-
- 31 12月, 2018 1 次提交
-
-
由 Brendan Forster 提交于
Unified base folder name format
-