- 14 7月, 2017 1 次提交
-
-
由 Chris S 提交于
Added .tfvars file so for example AWS credentials aren't committed.
-
- 11 6月, 2017 2 次提交
-
-
由 Brendan Forster 提交于
Add Tabs Studio files to VisualStudio.gitignore
-
由 Brendan Forster 提交于
-
- 10 6月, 2017 1 次提交
-
-
由 Yann Duran 提交于
-
- 09 6月, 2017 2 次提交
-
-
由 Brendan Forster 提交于
Adds BenchmarkDotNet.Artifacts to VisualStudio.gitignore
-
由 Amadeusz Wieczorek 提交于
-
- 06 6月, 2017 2 次提交
-
-
由 Brendan Forster 提交于
Optionally add log files to Vagrant and improve file's comments
-
由 Robert Simmons 提交于
-
- 01 6月, 2017 2 次提交
-
-
由 Brendan Forster 提交于
Fix capitalization and spacing of comments
-
由 Robert Simmons 提交于
-
- 30 5月, 2017 1 次提交
-
-
由 Brendan Forster 提交于
Create .gitignore rules for JEnv
-
- 26 5月, 2017 1 次提交
-
-
由 Keir Nellyer 提交于
-
- 22 5月, 2017 3 次提交
-
-
由 Brendan Forster 提交于
Qt unit tests
-
由 Brendan Forster 提交于
Consolidate all environments in one section
-
由 jwg4 提交于
Some of these names relate to specific tools, others could be used by multiple tools. In particular, virtualenv, the most popular tool for creating Python environments, does not mandate any of these and venv/ or .venv are simply conventional. It is more readable to group all of these together.
-
- 21 5月, 2017 3 次提交
-
-
由 KoynovStas 提交于
For template rules (modern style) in Qt project file, this file is autogenerated by qmake. Example old style (pro file): SOURCES += src/1.cpp \ src/2.cpp Example new style, uses template rules (pro file): SOURCES += src/*.cpp qmake auto generate files with list of objects object_script.*.Debug object_script.*.Release
-
由 KoynovStas 提交于
This file is autogenerated by qmake for run auto(unit) tests. For Windows: target_wrapper.bat For Unix: target_wrapper.sh
-
由 Brendan Forster 提交于
add *_plugin_import.cpp to Qt.gitignore
-
- 20 5月, 2017 2 次提交
-
-
由 KoynovStas 提交于
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 提交于
add .appx to VisualStudio.gitignore
-
- 18 5月, 2017 1 次提交
-
-
由 julienshepherd 提交于
-
- 15 5月, 2017 2 次提交
-
-
由 Brendan Forster 提交于
ensure the following ! rules are included
-
由 Brendan Forster 提交于
-
- 12 5月, 2017 2 次提交
-
-
由 Brendan Forster 提交于
Fixed typo
-
由 Younggun Kim 提交于
-
- 10 5月, 2017 2 次提交
-
-
由 Brendan Forster 提交于
Add stackdump to Windows.gitignore
-
由 Walter Purcaro 提交于
**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 5月, 2017 1 次提交
-
-
由 julienshepherd 提交于
for .appx files created in the project root directory.
-
- 07 5月, 2017 2 次提交
-
-
由 Brendan Forster 提交于
Ignore mypy's cache directory
-
由 Brett Cannon 提交于
-
- 24 4月, 2017 1 次提交
-
-
由 Brendan Forster 提交于
Add moc_*.h in Qt.gitignore
-
- 23 4月, 2017 1 次提交
-
-
由 Glordim 提交于
-
- 20 4月, 2017 1 次提交
-
-
由 Brendan Forster 提交于
Edit ignore for Microsoft Visio autosave files to include Office <= 2003
-
- 19 4月, 2017 1 次提交
-
-
由 Piotr Orzechowski 提交于
-
- 17 4月, 2017 2 次提交
-
-
由 Brendan Forster 提交于
Added .tgz
-
由 Mayank Kakodkar 提交于
-
- 15 4月, 2017 4 次提交
-
-
由 Brendan Forster 提交于
Fixes issue excluding sub directories
-
由 Brendan Forster 提交于
Allow PakBlacklist-*.txt files inside Build dir in UnrealEngine.gitignore
-
由 Brendan Forster 提交于
Adding cmake-build-debug
-
由 Brendan Forster 提交于
Added .spyproject to ignored paths
-