- 13 8月, 2017 1 次提交
-
-
由 Brendan Forster 提交于
Adds .gitignore rules for AxoCover
-
- 12 8月, 2017 1 次提交
-
-
由 CodeNotFound 提交于
AxoCover is a Code Coverage Tool. It creates a **.axoCover** folder where are created: - settings in settings.json - sub-folders into **run** folder which contain code coverage results. All content into **.axoCover** folder must be ignored except the **settings.json** file.
-
- 11 8月, 2017 2 次提交
-
-
由 Brendan Forster 提交于
Fix comments on same line causing ignore to break
-
由 Joshua Shaffer 提交于
-
- 02 8月, 2017 2 次提交
-
-
由 Brendan Forster 提交于
Symfony.gitignore: add web server pid file
-
由 Alain Tiemblo 提交于
Since Symfony 3.3, WebServerBundle creates a `.web-server-pid` file when embedded server is running. Official blog post: http://symfony.com/blog/new-in-symfony-3-3-webserverbundle
-
- 31 7月, 2017 2 次提交
-
-
由 Brendan Forster 提交于
Remove TODO from VS.gitignore
-
由 James Ko 提交于
-
- 30 7月, 2017 3 次提交
-
-
由 Brendan Forster 提交于
Updated Smalltalk.gitignore
-
由 Sho Yoshida 提交于
-
由 James Ko 提交于
-
- 26 7月, 2017 2 次提交
-
-
由 Brendan Forster 提交于
JetBrains: out/ ignored recursively
-
由 Oliver Kopp 提交于
-
- 25 7月, 2017 1 次提交
-
-
由 Brendan Forster 提交于
fix Prestashop.gitignore error
-
- 24 7月, 2017 1 次提交
-
-
由 Brendan Forster 提交于
Ignore .ghc.environment.*
-
- 20 7月, 2017 1 次提交
-
-
由 Ryan Scott 提交于
-
- 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 4 次提交
-
-
由 King 提交于
this commit is optional, for good-looking
-
由 King 提交于
-
由 Brendan Forster 提交于
ensure the following ! rules are included
-
由 Brendan Forster 提交于
-