- 21 May, 2017 1 commit
-
-
Brendan Forster authored
add *_plugin_import.cpp to Qt.gitignore
-
- 20 May, 2017 2 commits
-
-
KoynovStas authored
This file is autogenerated by qmake. It imports static plugin classes for static plugins specified using QTPLUGIN and QT_PLUGIN_CLASS.<plugin> variables. This file is autogenerated for static build
-
Brendan Forster authored
add .appx to VisualStudio.gitignore
-
- 17 May, 2017 1 commit
-
-
julienshepherd authored
-
- 15 May, 2017 2 commits
-
-
Brendan Forster authored
ensure the following ! rules are included
-
Brendan Forster authored
-
- 12 May, 2017 2 commits
-
-
Brendan Forster authored
Fixed typo
-
Younggun Kim authored
-
- 10 May, 2017 2 commits
-
-
Brendan Forster authored
Add stackdump to Windows.gitignore
-
Walter Purcaro authored
**Reasons for making this change:** Ignore the stack dump generated when a program has crashed under Windows. **Links to documentation supporting these rule changes:** http://www.drupalonwindows.com/en/blog/git-shell-windows-reports-shexe-has-stopped-working-appcrash https://community.atlassian.com/t5/SourceTree-questions/Sourcetree-cannot-clone-pull-anymore-sh-exe-stackdump/qaq-p/82962
-
- 09 May, 2017 1 commit
-
-
julienshepherd authored
for .appx files created in the project root directory.
-
- 07 May, 2017 1 commit
-
-
Brendan Forster authored
Ignore mypy's cache directory
-
- 06 May, 2017 1 commit
-
-
Brett Cannon authored
-
- 24 Apr, 2017 1 commit
-
-
Brendan Forster authored
Add moc_*.h in Qt.gitignore
-
- 23 Apr, 2017 1 commit
-
-
Glordim authored
-
- 19 Apr, 2017 2 commits
-
-
Brendan Forster authored
Edit ignore for Microsoft Visio autosave files to include Office <= 2003
-
Piotr Orzechowski authored
-
- 17 Apr, 2017 1 commit
-
-
Brendan Forster authored
Added .tgz
-
- 16 Apr, 2017 1 commit
-
-
Mayank Kakodkar authored
-
- 14 Apr, 2017 4 commits
-
-
Brendan Forster authored
Fixes issue excluding sub directories
-
Brendan Forster authored
Allow PakBlacklist-*.txt files inside Build dir in UnrealEngine.gitignore
-
Brendan Forster authored
Adding cmake-build-debug
-
Brendan Forster authored
Added .spyproject to ignored paths
-
- 04 Apr, 2017 1 commit
-
-
Brendan Forster authored
[C] ignore versions of kernel module build results
-
- 03 Apr, 2017 2 commits
-
-
Brendan Forster authored
Add pdfpc files to Tex.gitignore
-
Brendan Forster authored
Ignore mkdocs site directory
-
- 01 Apr, 2017 1 commit
-
-
Ghislain Antony Vaillant authored
-
- 31 Mar, 2017 2 commits
-
-
Piotr Orzechowski authored
The presentation software pdfpc [1] (which is handy for latex beamer slides) supports additional notes on the secondary screen provided by *.pdfpc files. These can be autogenerated from latex documents with the pdfpcnotes package [2], thus should be ignored in a latex project (but not in others where they could have been created manually). [1] https://pdfpc.github.io/ [2] https://github.com/cebe/pdfpc-latex-notes
-
Ghislain Antony Vaillant authored
[mkdocs](http://www.mkdocs.org/) is rising as an alternative to Sphinx for project's documentation. The default build command puts the generated documentation in a `site` directory at the root of the project which should be ignored.
-
- 28 Mar, 2017 5 commits
-
-
Brendan Forster authored
Fix macOS Icon
-
Brendan Forster authored
.project and .classpath should be inside VC
-
Spencer Mathews authored
-
Spencer Mathews authored
-
Rafael Miranda authored
From the Eclipse Documentation: "Make sure that the .project and .classpath files are under version control. These files must be stored in the repository so that other users checking out the projects for the first time will get the correct type of project and will get the correct Java build path." - http://wiki.eclipse.org/FAQ_How_do_I_set_up_a_Java_project_to_share_in_a_repository%3F
-
- 23 Mar, 2017 2 commits
-
-
Brendan Forster authored
Rails gitignore misuses double-asterisk
-
Connor Taffe authored
`**.` is invalid
-
- 21 Mar, 2017 1 commit
-
-
Dominik Raniszewski authored
Looks like Spyder 3.1 uses .spyproject folder to store workspace config
-
- 20 Mar, 2017 1 commit
-
-
Omar Shaikh authored
-
- 13 Mar, 2017 2 commits
-
-
Brendan Forster authored
Add ignore for Secondary data files
-
Matt Smith authored
Secondary data files .ndf (https://msdn.microsoft.com/en-us/library/ms189563.aspx)
-