| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|\
| |
| | |
Ignore Generated Files
|
| |
| |
| | |
Netbeans Linux and Windows Makefile-*.mk and Package-*.bash files in nbproject directories are automatically generated during compile. These files are continually updated, which can cause a long list of unnecessary files to add, commit, and push (or that are Untracked). This has been experienced for Linux and Windows C++ projects. Helpful supporting link: https://stackoverflow.com/questions/27490608/netbeans-c-and-git
|
| | |
|
|/ |
|
|\
| |
| | |
Create PuTTY.gitignore
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
**Reasons for making this change:**
PuTTYgen is a widely used alternative to OpenSSH under Windows.
This rule allows private keys ignoring.
If this is a new template:
- **Link to application or project’s homepage**: https://www.chiark.greenend.org.uk/~sgtatham/putty/
|
|\ \
| | |
| | | |
Initial gitignore file for Cadence Virtuoso
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Virtuoso](http://www.cadence.com/products/cic/Pages/default.aspx)
Cadence Virtuoso is a commercial EDA tool used for custom IC (ASIC) design. This gitignore file
blacklists database lock files, the contents of run directories for layout versus schematic and
design rule checks as well as log files for a selection of tools inside the package.
|
|\ \ \
| | | |
| | | | |
Revert "Update Xcode.gitignore"
|
| | | | |
|
|/ / /
| | |
| | |
| | | |
Refs: http://network-security.data
|
|\ \ \
| | | |
| | | | |
New template file for Images
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
Add gitignore for Cypress Semiconductor IDE
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The PSoC is a popular microcontroller and the PSoC Creator is a great IDE that deserves a .gitignore so it's easier for people to share the _neccessary_ files for collaboration.
>not affiliated
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Update Xcode.gitignore
|
| | | | | |
| | | | | |
| | | | | | |
Updating file to match the one for swift and objective c.
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
If checked the option "Always create backup copy" under Settings -> Save within Microsoft Word 2016 on macOS, when editing a docx file, a folder named as same as docx file name(without ext) will be created and placed a docx backup file named "Backup of DOCX_ORIGINAL_FILENAME.docx".
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
updated jetbrains gitignore to ignore contentModel
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
contentModel.xml is automatically generated and can be safely ignored.
Source: https://rider-support.jetbrains.com/hc/en-us/community/posts/115000661950-A-lot-of-files-in-contentModel-xml?page=1#community_comment_115000538984
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
New template for diff files
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
Patch artifacts
|
| | | | | | | | |
|
| |/ / / / / / |
|
| | | | | | | |
|
| | | | | | | |
|
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | | |
Add extra commented section to use when using Gradle or Maven auto-import.
These are mentioned in the original reference for optional excludes (https://intellij-support.jetbrains.com/hc/en-us/articles/206544839).
If this would be better as a separate, non-commented ignore file, let me know and I will resubmit.
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
Updated for Codekit 3
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
New template file for Backup file formats
|
| | |_|/ / /
| |/| | | | |
|
|\ \ \ \ \ \ |
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
allow .ssh directory
|
| | | | | | | | |
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Added default annotation processing directory to Eclipse.gitignore
|
| | | | | | | | | |
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
Matlab - Exclude coder temporary folders
|
| | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
Trim trailing whitespace
|
| | | | | | | | | | |
|
| |/ / / / / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
.idea/misc.xml used to contain usage statistics. This was broken out to usage.statistics.xml in the latest EAP (2018.2 EAP). It should be excluded from git.
See https://youtrack.jetbrains.com/issue/IDEA-192913
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
ignore dbnavigator.xml
because it contains sensitive data, such as host, port, db, user name, and so on.
|
| |/ / / / / / / |
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Add shelf to JetBrains.gitignore
|