Commit Graph

2944 Commits

Author SHA1 Message Date
Brendan Forster f90299cb5e Merge pull request #2877 from skident/master
Added CMakeLists.txt.user file to a CMake .gitignore
2018-11-22 15:15:07 -04:00
Brendan Forster 1548cc406f Merge pull request #2871 from cwize1/AddArmToVisualStudio
Add `ARM` and `ARM64` to Visual Studio's ignore file.
2018-11-22 15:14:28 -04:00
Brendan Forster 4a8e0a151b Merge pull request #2875 from watilde/emacs-network
Add "network-security.data"
2018-11-13 13:45:33 -04:00
Brendan Forster 9b35471574 Merge pull request #2880 from TwoBitAlchemist/master
Hide wheels directory used on Debian-like systems (Ubuntu)
2018-11-13 13:44:33 -04:00
J. Kevin Bay 926a6cba3d Hide wheels directory used on Debian-like systems (Ubuntu)
See https://www.debian.org/doc/packaging-manuals/python-policy/ch-module_packages.html

tl;dr Debian Policy requires wheels to be installed here and thus issuing
python3 -m venv .
on a Debian-like system creates this directory
2018-11-09 19:59:44 -07:00
Brendan Forster c2bb55b891 Merge pull request #2879 from cailloumajor/patch-1
[TeX] Ignore generated files by 'vhistory' package
2018-11-09 07:45:54 -04:00
Arnaud Rocher da37cecbd4 [TeX] Ignore generated files by 'vhistory' package
The `vhistory` package generates two files, with `.hst` and `.ver` extensions.
2018-11-09 10:42:08 +01:00
Skident 36ea81b07f Added CMakeLists.txt.user file to a CMake .gitignore 2018-11-08 12:09:18 +02:00
Daijiro Wachi 87ec1bd864 Add "network-security.data"
Refs: http://network-security.data
2018-11-08 10:59:36 +09:00
Brendan Forster f2bd62d680 Merge pull request #2872 from rhysforyou/elixir-ls
ignore files generated by Elixir Language Server
2018-11-06 09:38:34 -04:00
Rhys Powell 1cdba03c57 ignore files generated by ElixirLS 2018-11-06 11:32:22 +11:00
Chris Gunn b3d1e72efb Add ARM and ARM64 to Visual Studio's ignore file. 2018-11-02 14:39:00 -07:00
Brendan Forster ec24607631 Merge pull request #2819 from AurelienLavorel/AurelienLavorel-patch-1
Remove patch files from repo
2018-10-28 18:02:26 -03:00
Brendan Forster 68e04fd458 Merge pull request #2569 from justinhartman/patch-4
New template file for Images
2018-10-27 22:05:48 -03:00
Brendan Forster f1e6f0d2a6 Merge pull request #2086 from AlexanderBrevig/master
Add gitignore for Cypress Semiconductor IDE
2018-10-27 19:33:28 -03:00
Brendan Forster 238424389c Merge pull request #2847 from FutureClemens/Unity_VC.db_Update
Added *.VC.db to Unity.gitignore
2018-10-27 09:14:29 -03:00
Brendan Forster 32c358b0af Merge pull request #2851 from kitsuyui/add-pyre-directory
Add .pyre directory for Pyre type checker
2018-10-24 08:52:55 -03:00
kitsuyui e970e56c9f Add .pyre directory for Pyre type checker
Pyre is a new type-checker for Python developed by facebook in May 2018.
https://pyre-check.org/

It makes .pyre directory for storing result or cache for type checking.
This directory is environment dependent. So it should be ignored from Git.
2018-10-23 22:25:12 +09:00
Brendan Forster 45dca6a859 Merge pull request #2848 from paxperscientiam/patch-1
Add support for FuseBox
2018-10-22 15:24:08 -03:00
Chris 5e89a9825f Add support for FuseBox
Project site: [link](https://fuse-box.org/)

Corroboration: [link](https://fuse-box.org/docs/development/configuration#cache)

Reason: Don't VC cache

Hopefully, I did this correctly!
2018-10-20 01:09:08 -04:00
Clemens Scharfen a2e5aea917 Added *.VC.db to Unity.gitignore, which is an auto generated IntelliSense file from VS2015 Update 2 (replacing the .sdf file). 2018-10-18 11:54:13 +02:00
Brendan Forster c68eb91e0a Merge pull request #2752 from fidmor89/patch-2
Update Xcode.gitignore
2018-10-13 17:45:23 -03:00
Brendan Forster 5f548f8a91 Merge pull request #2805 from lakerobin/patch-1
Laravel: only ignore root vendor directory
2018-10-13 17:28:15 -03:00
Brendan Forster 13c64104e9 Merge pull request #2806 from Orbyt/patch-1
Added wildcard ignore for .keystore files
2018-10-13 17:27:46 -03:00
Brendan Forster 93d97e74f2 Merge pull request #2837 from chhh/feature/netbeans-patch
Ignoring multi-directory a path without ** is not enough
2018-10-13 17:17:18 -03:00
Dmitry Avtonomov 6af983185a Ignoring multi-directory a path without ** is not enough for nested projects 2018-10-13 13:00:04 -07:00
Brendan Forster 2a40ae6a38 Merge pull request #2825 from snakeice/patch-1
New dependency manager delphi for delphi
2018-10-12 10:16:12 -03:00
Brendan Forster 64df318314 Merge pull request #2835 from dureyingenieria/ignore-android-bundles
Ignore the new Android Bundle generated files
2018-10-12 10:13:53 -03:00
Brendan Forster 46f20037c2 Update Delphi.gitignore 2018-10-12 10:12:55 -03:00
Brendan Forster 053f1670e2 Merge pull request #2829 from valentine/rails-public-assets
Ignore public/assets in Rails .gitignore
2018-10-12 09:26:45 -03:00
Brendan Forster 5e2428f303 Merge pull request #2830 from kevdotbadger/patch-1
Update README.md
2018-10-12 09:26:25 -03:00
Durey Ingeniería 95ba18cee6 Ignore the new Android Bundle generated files 2018-10-12 00:14:12 +01:00
Kevin Ruscoe 372d6fd79b Update README.md
'project specific' should really be hyphenated.
2018-10-07 14:26:19 +01:00
Valentine C 86fdc70096 Ignore public/assets in Rails .gitignore 2018-10-06 13:28:22 +08:00
Rodrigo Bernardi 4fff0ee8bd Update Delphi.gitignore 2018-10-02 23:16:08 -03:00
Rodrigo Bernardi 5002becff2 New dependency manager delphi for delphi
[boss](https://github.com/HashLoad/boss) use the module folder for the download dependencies and it is not necessary
2018-10-02 17:03:59 -03:00
Brendan Forster 72190ee30b Merge pull request #2821 from KevinRaney/add-to-visual-studio
Update VisualStudio.gitignore
2018-09-27 15:10:31 -03:00
Kevin R. Raney 3f0a607c11 Update VisualStudio.gitignore
This will ignore SQL Server Reporting Services user files
2018-09-27 11:27:56 -06:00
Aurélien Lavorel d6af9594d8 Remove patch files from repo 2018-09-25 16:26:00 +02:00
Brendan Forster 340e2fe08a Merge pull request #2818 from whisperity/ignore-tex-templategenerated
[TeX] Ignore generated files by 'comment' and 'xcolor' package
2018-09-21 10:12:26 -03:00
Whisperity a77aaae89d [TeX] Ignore generated files by 'comment' and 'xcolor' package 2018-09-21 14:39:06 +02:00
Alexander Brevig 7ffe05303d Add .log and .zip to ignores, Thanks Alex Bustos 2018-09-18 16:07:13 +02:00
Brendan Forster cfd32d9174 Merge pull request #2815 from Droni/patch-1
No need to fully exclude CodeRush settings
2018-09-18 08:28:54 -03:00
Andrew b0b1b52543 No need to fully exclude CodeRush settings
Currently, CodeRush provides the capability to store team settings and images used in Rich Comments and they should be shared among all team members. I have corrected the gitignore file to exclude only personal settings.
2018-09-18 10:10:17 +03:00
Brendan Forster 9d7ff09c7d Merge pull request #2810 from stuckj/patch-1
Ignore build cache file for Android Studio 3.1+
2018-09-15 11:37:56 -03:00
Brendan Forster 519396a362 Merge pull request #2811 from JeffCyr/wpftmp
Added *_wpftmp.csproj to VisualStudio.gitignore
2018-09-15 11:37:04 -03:00
Jeff Cyr a89e5e1464 Added *_wpftmp.csproj ignore 2018-09-14 16:10:52 -04:00
Jonathan Stucklen 8e9a976642 Ignore build cache file for Android Studio 3.1+
See this SO post: https://stackoverflow.com/questions/49557737/should-i-add-idea-caches-build-file-checksums-ser-to-gitignore

and this Google issue tracker ticket: https://issuetracker.google.com/issues/77544553

for justification.
2018-09-14 15:46:02 -04:00
Caleb Chiesa 8025c331fd Added wildcard ignore for .keystore files
Keystore files with an extension of `.keystore` are also valid and commonly used.
2018-09-12 10:40:54 -07:00
Brendan Forster 28222daa1e Merge pull request #2804 from louistio/grunt-js-https
Use https for gruntjs link in Node gitignore
2018-09-12 09:22:22 -03:00