1
0
mirror of https://github.com/github/gitignore synced 2025-05-25 09:05:15 +02:00

572 Commits

Author SHA1 Message Date
Daniel Johnson
823d71bb33
Merge pull request #3277 from bamapookie/patch-2
Create PlatformIO.gitignore
2025-05-23 14:49:39 -07:00
Daniel Johnson
72c8bc888e
Merge pull request #4237 from ZachTylerPruitt/Fix-Metals-gitignore
Fix Metals gitignore
2025-05-23 14:41:21 -07:00
Daniel Johnson
a820bb2c3e
Merge pull request #4564 from ashwingopalsamy/patch-1
feat(Jetbrains.gitignore): Add GoLand thats missing in Jetbrains IDE …
2025-05-23 14:21:54 -07:00
Daniel Johnson
e91006ea76
Merge pull request #4624 from grafst/ansible-folder
add .ansible/ folder to ansible.gitignore
2025-05-23 13:50:02 -07:00
Wuhall
48b1054d9d Remove .vscode/* 2025-05-22 08:41:23 +08:00
Wuhall
17441027c3 add Cursor.gitignore 2025-05-21 17:12:50 +08:00
grafst
b71782331f
add .ansible/ folder to ansible.gitignore
it is used for local caches, pws and tempfiles
2025-04-28 16:38:03 +02:00
Daniel Johnson
696ace4289
Merge pull request #4596 from markjaquith/issue/Icon-macOS-carriage-return
Use a character class to ignore Icon\r directories
2025-04-25 13:24:31 -07:00
Daniel Johnson
f59df77883
Merge pull request #4607 from bartlaarhoven/patch-1
Ignore .idea/sonarlint.xml
2025-04-25 13:20:21 -07:00
Matt Alexander
71558441e9
Update Linux.gitignore 2025-03-31 22:52:38 -05:00
Bart Laarhoven
87d93eeb2e
Ignore .idea/sonarlint.xml
As mentioned in https://community.sonarsource.com/t/is-the-file-idea-idea-idea-sonarlint-xml-intended-to-be-under-source-control/121119, the `sonarlint.xml` file should be in the `.gitignore`.
2025-03-24 10:06:41 +01:00
Mark Jaquith
7b35656e75 Use a character class to ignore Icon\r directories
This prevents the rule from ending in whitespace, which will get
stripped by tools like Ripgrep, causing any directory named "Icon" to be
invisible.
2025-02-28 19:56:44 -05:00
Ashwin Gopalsamy
b35b4c52e0
feat(Jetbrains.gitignore): Add GoLand thats missing in Jetbrains IDE list 2025-01-12 08:47:34 +05:30
Matt Alexander
6c54172ecc
Update Linux.gitignore 2024-07-31 07:47:55 -05:00
Daniel Johnson
d746fcc59d
Merge pull request #4435 from zengxs/patch-1
Add zstd files to Archives.gitignore
2024-05-28 18:41:16 -07:00
Evgeny Aleksandrov
a404348786 Drop Xcode 8 compatibility 2024-05-12 17:57:07 +03:00
Xiangsong Zeng
1e6efa6d03
Add zstd files to Archives.gitignore 2024-04-26 18:00:50 +08:00
Tyler Pruitt
cf93b5277e Fix Metals gitignore
* Removed leading space so comments are treated as comments
* Updated Reference comment
* Updated ignored files to latest recommendation
2023-01-31 20:07:18 -06:00
Berik Visschers
04a2b1443f
Update Xcode.gitignore
- Remove a reminder to look at files that don't exist anymore
- Remove ignore rules for an IDE from 2007
- Remove an ignore rule for Gcc which is no longer used since 2013
2021-12-23 01:18:15 +01:00
Andrew Shymanel
bf3f140cfa
Ignore files in directory, not the directory itself 2021-12-14 03:19:45 +02:00
Brian Douglas
cdde85a36e
Merge pull request #3607 from TigerC10/updating-jetbrains-sonarlint-plugin 2021-12-10 20:46:40 -08:00
Brian Douglas
8c3c5ae037
Merge pull request #3788 from SethFalco/patch-1
VisualStudioCode: ignores built vscode extensions
2021-12-10 16:42:45 -08:00
Brian Douglas
cc14d7972c
Merge pull request #3839 from tropicalraisel/patch-1
Fixed .vscode not being ignored
2021-12-10 16:04:11 -08:00
Tim
f07a642eb9 Update VS Code to support *.code-snippets 2021-12-10 10:59:08 +09:00
Brian Douglas
996b2a21b2
Merge pull request #3832 from bangseongbeom/patch-1
Make not to ignore *.code-workspace
2021-12-06 22:59:14 -08:00
Brian Douglas
c3c7af5d0d
Merge pull request #3841 from xgdgsc/patch-1
Create Syncthing.gitignore
2021-12-06 09:10:40 -08:00
Falu
87a13491bd new line for validation 2021-11-28 08:34:56 +01:00
Falu
5f4cf9d4c3 adding the initial version of the AL Language 2021-11-28 08:34:13 +01:00
xgdgsc
ea772bee1a
Update Syncthing.gitignore 2021-09-29 17:57:09 +08:00
xgdgsc
53f9e7ecea
Create Syncthing.gitignore 2021-09-29 17:52:57 +08:00
Tropical Raisel
269a61b295
Fixed .vscode not being ignored 2021-09-27 08:33:02 -07:00
방성범 (Bang Seongbeom)
8be0bf6f8f
Make not to ignore *.code-workspace
**Reasons for making this change:**

Workspace file can allow you to have an individual VS Code setting file for each project, which is useful for monorepo-based development.

You can find an example on [lit/lit/lit-next.code-workspace](08f60328ab/lit-next.code-workspace).

**Links to documentation supporting these rule changes:**

https://code.visualstudio.com/docs/editor/multi-root-workspaces#_workspace-file
2021-09-18 17:12:32 +09:00
Seth Falco
9792c3836b
VisualStudioCode: ignores built vscode extensions 2021-07-20 22:53:22 +02:00
Martin Woodward
4fb75626fc
Merge pull request #3326 from dsrini-open/aws-changes
[Global/JetBrains] Ignore AWS specific file with IDEA
2021-05-07 18:56:33 +01:00
TigerC10
dd042058b9
Updating JetBrains template, adding SonarLint Plugin 2020-12-29 16:58:14 -06:00
ZhengYuan Loo
c9fab68db3
Update stale heading anchor (#3445)
Co-authored-by: ZhengYuan Loo <loozhengyuan@users.noreply.github.com>
2020-07-03 17:17:35 -03:00
ofthelit
eefa65c924
Ignore Local History folder (#3008)
This will add support for the default location the Local History extension for Visual Studio Code uses.
See https://marketplace.visualstudio.com/items?itemName=xyz.local-history
2020-04-04 13:30:38 -03:00
dsrini.open
289a9e700a Ignore AWS specific file with IDEA 2020-03-04 17:16:41 -06:00
bitbonk
599646e9d0
Include Rider as a supported IDE (#3323)
AS far as I can tell this .gitignore also applies to Rider. Looking at the somewhat official .gitignore for Rider [here](https://github.com/JetBrains/resharper-rider-samples/blob/master/.gitignore), it seems compatible.
2020-02-28 08:30:29 -04:00
Chris Kipp
55df35ee63 add in global metals (#3296) 2020-02-10 06:34:56 -04:00
Gruber
98f28b4bc4 add alternative sftp settings file (#3006)
* add alternative sftp settings file

* update for possible multiple alt* numbered files
2020-02-10 06:21:09 -04:00
Douglas Larson
584ee18cc1
[Global/Eclipse] Make .project opt-in (#3305)
The project description file.
2020-02-09 18:20:27 -04:00
Shawn Kovalchick
1f7726a473
Create PlatformIO.gitignore
Add default ignores from PlatformIO in VSCode
2020-01-04 07:59:02 -05:00
davidkron
21e9f06539 Added jarRepositories.xml as an optional ignore (#3254)
Since IntelliJ 2019.3 this file appeared in our git changes. It seems these are just cached information about remote repositories that are defined in Maven/Gradle.
2019-12-06 06:08:39 -04:00
davidkron
c3e97a0e96 exclude compiler.xml and artifacts when using Gradle (#3236)
In our IntelliJ projects where we are using Gradle, the file .idea/compiler.xml and files inside the .idea/artifacts folder are automatically generated by IntelliJ based on the Gradle build model. As these files are generated, they should be ignored in version control.
2019-11-17 14:12:38 -04:00
Yousha Aleayoub
3794768510 Update Archives.gitignore (#3220) 2019-10-31 09:37:14 -03:00
Jens Kürschner
21419e391a Update to Global/VisualStudioCode (#3201)
Added ignore for workspace files (*.code-workspace). They can be added in any directory, depending on the user's preferences.
2019-10-10 14:32:23 -03:00
Oliver Kopp
e95b1be4c6 Add apt_generated_test/ (#3193) 2019-10-03 10:35:42 -03:00
Rolf Vidar Hoksaas
41ec05833a Update Vim.gitignore (#3169)
.svg files are more often than not vector files. You need to exceed 36 swap files for a .svg file to come from Vim.
2019-09-10 11:07:19 -03:00
Simon Hitzenberger
499ae899e7 Added Simulink cache files (#3148) 2019-08-20 08:49:44 -03:00