Quickly create .gitignore in your project using one simple command
I've always had a problem with creating a .gitignore
file for my projects - it took too long, to enter the gitignore repo on GitHub, and find the appropiate .gitignore
for my project. So I created this - Gittie
Gittie uses GitHub's REST API to get ready-to-use .gitignore
templates, which then you can use inside your repo.
Coming soon
gittie --list
or
gittie -l
gittie --template [template]
For example, to create a .gitignore with Go template:
gittie -t Go
All available templates are:
- Actionscript
- Ada
- Agda
- Android
- AppEngine
- AppceleratorTitanium
- ArchLinuxPackages
- Autotools
- C
- C++
- CFWheels
- CMake
- CUDA
- CakePHP
- ChefCookbook
- Clojure
- CodeIgniter
- CommonLisp
- Composer
- Concrete5
- Coq
- CraftCMS
- D
- DM
- Dart
- Delphi
- Drupal
- EPiServer
- Eagle
- Elisp
- Elixir
- Elm
- Erlang
- ExpressionEngine
- ExtJs
- Fancy
- Finale
- ForceDotCom
- Fortran
- FuelPHP
- GWT
- GitBook
- Go
- Godot
- Gradle
- Grails
- Haskell
- IGORPro
- Idris
- JENKINS_HOME
- Java
- Jboss
- Jekyll
- Joomla
- Julia
- KiCAD
- Kohana
- Kotlin
- LabVIEW
- Laravel
- Leiningen
- LemonStand
- Lilypond
- Lithium
- Lua
- Magento
- Maven
- Mercury
- MetaProgrammingSystem
- Nim
- Node
- OCaml
- Objective-C
- Opa
- OracleForms
- Packer
- Perl
- Perl6
- Phalcon
- PlayFramework
- Plone
- Prestashop
- Processing
- PureScript
- Python
- Qooxdoo
- Qt
- R
- ROS
- Rails
- RhodesRhomobile
- Ruby
- Rust
- SCons
- Sass
- Scala
- Scheme
- Scrivener
- Sdcc
- SeamGen
- SketchUp
- Smalltalk
- SugarCRM
- Swift
- Symfony
- SymphonyCMS
- TeX
- Terraform
- Textpattern
- TurboGears2
- Typo3
- Umbraco
- Unity
- UnrealEngine
- VVVV
- VisualStudio
- Waf
- WordPress
- Xojo
- Yeoman
- Yii
- ZendFramework
- Zephir
- gcov
- nanoc
- opencart
- stella
Thanks for reading the readme.md
till the end! For more stuff from me, check out my website and podcast