Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gitignore list #5258

Merged
merged 4 commits into from
Nov 3, 2018
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
update gitignore
  • Loading branch information
sapk committed Nov 2, 2018
commit 5e36ff8520ced91c0761ef34265ab7987b5d8055
5 changes: 2 additions & 3 deletions options/gitignore/Actionscript
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Build and Release Folders
bin/
bin-debug/
bin-release/
[Oo]bj/ # FlashDevelop obj
[Bb]in/ # FlashDevelop bin
[Oo]bj/
[Bb]in/

# Other files and folders
.settings/
Expand Down
16 changes: 14 additions & 2 deletions options/gitignore/Android
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Built application files
*.apk
*.ap_
*.aab

# Files for the ART/Dalvik VM
*.dex
Expand Down Expand Up @@ -32,16 +33,20 @@ proguard/
# Android Studio captures folder
captures/

# Intellij
# IntelliJ
*.iml
.idea/workspace.xml
.idea/tasks.xml
.idea/gradle.xml
.idea/assetWizardSettings.xml
.idea/dictionaries
.idea/libraries
.idea/caches

# Keystore files
*.jks
# Uncomment the following lines if you do not want to check your keystore files in.
#*.jks
#*.keystore

# External native build folder generated in Android Studio 2.2 and later
.externalNativeBuild
Expand All @@ -53,3 +58,10 @@ google-services.json
freeline.py
freeline/
freeline_project_description.json

# fastlane
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots
fastlane/test_output
fastlane/readme.md
5 changes: 3 additions & 2 deletions options/gitignore/Archives
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,18 @@
*.rar
*.zip
*.gz
*.tgz
*.bzip
*.bz2
*.xz
*.lzma
*.cab

#packing-only formats
# Packing-only formats
*.iso
*.tar

#package management formats
# Package management formats
*.dmg
*.xpi
*.gem
Expand Down
12 changes: 11 additions & 1 deletion options/gitignore/Autotools
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,15 @@ Makefile.in

# http:https://www.gnu.org/software/autoconf

/autom4te.cache
autom4te.cache
/autoscan.log
/autoscan-*.log
/aclocal.m4
/compile
/config.guess
/config.h.in
/config.log
/config.status
/config.sub
/configure
/configure.scan
Expand All @@ -31,3 +33,11 @@ Makefile.in
# http:https://www.gnu.org/software/texinfo

/texinfo.tex

# http:https://www.gnu.org/software/m4/

m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
5 changes: 5 additions & 0 deletions options/gitignore/Backup
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
*.bak
*.gho
*.ori
*.orig
*.tmp
1 change: 1 addition & 0 deletions options/gitignore/C
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
Expand Down
1 change: 1 addition & 0 deletions options/gitignore/CodeKit
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# General CodeKit files to ignore
config.codekit
config.codekit3
/min
2 changes: 1 addition & 1 deletion options/gitignore/Composer
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
composer.phar
/vendor/

# Commit your application's lock file http:https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
# Commit your application's lock file https:https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
# You may choose to ignore a library lock file http:https://getcomposer.org/doc/02-libraries.md#lock-file
# composer.lock
5 changes: 3 additions & 2 deletions options/gitignore/CraftCMS
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Craft Storage (cache) [http:https://buildwithcraft.com/help/craft-storage-gitignore]
# Craft 2 Storage (https://craftcms.com/support/craft-storage-gitignore)
# not necessary for Craft 3 (https://github.com/craftcms/craft/issues/26)
/craft/storage/*
!/craft/storage/logo/*
!/craft/storage/rebrand
13 changes: 11 additions & 2 deletions options/gitignore/Dart
Original file line number Diff line number Diff line change
@@ -1,12 +1,21 @@
# See https://www.dartlang.org/tools/private-files.html
# See https://www.dartlang.org/guides/libraries/private-files

# Files and directories created by pub
.dart_tool/
.packages
.pub/
build/
# If you're building an application, you may want to check-in your pubspec.lock
pubspec.lock

# Directory created by dartdoc
# If you don't generate documentation locally you can remove this line.
doc/api/

# Avoid committing generated Javascript files:
*.dart.js
*.info.json # Produced by the --dump-info flag.
*.js # When generated by dart2js. Don't specify *.js if your
# project includes source files written in JavaScript.
*.js_
*.js.deps
*.js.map
5 changes: 4 additions & 1 deletion options/gitignore/Delphi
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# Deployment Manager configuration file for your project. Added in Delphi XE2.
# Uncomment this if it is not mobile development and you do not use remote debug feature.
#*.deployproj
#
#
# C++ object files produced when C/C++ Output file generation is configured.
# Uncomment this if you are not using external objects (zlib library for example).
#*.obj
Expand Down Expand Up @@ -64,3 +64,6 @@ __recovery/

# Castalia statistics file (since XE7 Castalia is distributed with Delphi)
*.stat

# Boss dependency manager vendor folder https://github.com/HashLoad/boss
modules/
2 changes: 2 additions & 0 deletions options/gitignore/Diff
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.patch
*.diff
3 changes: 3 additions & 0 deletions options/gitignore/Drupal
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# Ignore configuration files that may contain sensitive information.
sites/*/*settings*.php
sites/example.sites.php

# Ignore paths that contain generated content.
files/
sites/*/files
sites/*/private
sites/*/translations

# Ignore default text files
robots.txt
Expand All @@ -16,6 +18,7 @@ robots.txt
/UPGRADE.txt
/README.txt
sites/README.txt
sites/all/libraries/README.txt
sites/all/modules/README.txt
sites/all/themes/README.txt

Expand Down
9 changes: 8 additions & 1 deletion options/gitignore/Eagle
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
*.s#?
*.b#?
*.l#?
*.b$?
*.s$?
*.l$?

# Eagle project file
# It contains a serial number and references to the file structure
Expand Down Expand Up @@ -31,14 +34,18 @@ eagle.epf
*.drl
*.gpi
*.pls
*.ger
*.xln

*.drd
*.drd.*

*.s#*
*.b#*

*.info

*.eps

# file locks introduced since 7.x
*.lck

10 changes: 5 additions & 5 deletions options/gitignore/Eclipse
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ local.properties
.loadpath
.recommenders

# Eclipse Core
.project

# External tool builders
.externalToolBuilders/

Expand All @@ -26,8 +23,8 @@ local.properties
# CDT-specific (C/C++ Development Tooling)
.cproject

# JDT-specific (Eclipse Java Development Tools)
.classpath
# CDT- autotools
.autotools

# Java annotation processor (APT)
.factorypath
Expand All @@ -50,6 +47,9 @@ local.properties
# Code Recommenders
.recommenders/

# Annotation Processing
.apt_generated/

# Scala IDE specific (Scala & Java development for Eclipse)
.cache-main
.scala_dependencies
Expand Down
3 changes: 3 additions & 0 deletions options/gitignore/Elixir
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
/_build
/cover
/deps
/doc
/.fetch
erl_crash.dump
*.ez
*.beam
/config/*.secret.exs
2 changes: 2 additions & 0 deletions options/gitignore/ExtJs
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ ext/
modern.json
modern.jsonp
resources/sass/.sass-cache/
resources/.arch-internal-preview.css
.arch-internal-preview.css
3 changes: 0 additions & 3 deletions options/gitignore/GWT
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ war/WEB-INF/classes/
#compilation logs
.gwt/

#caching for already compiled files
gwt-unitCache/

#gwt junit compilation files
www-test/

Expand Down
4 changes: 1 addition & 3 deletions options/gitignore/Go
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
Expand All @@ -9,6 +10,3 @@

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
8 changes: 8 additions & 0 deletions options/gitignore/Godot
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

# Godot-specific ignores
.import/
export.cfg
export_presets.cfg

# Mono-specific ignores
.mono/
2 changes: 2 additions & 0 deletions options/gitignore/Haskell
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ cabal.sandbox.config
*.eventlog
.stack-work/
cabal.project.local
cabal.project.local~
.HTF/
.ghc.environment.*
63 changes: 63 additions & 0 deletions options/gitignore/Images
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
# JPEG
*.jpg
*.jpeg
*.jpe
*.jif
*.jfif
*.jfi

# JPEG 2000
*.jp2
*.j2k
*.jpf
*.jpx
*.jpm
*.mj2

# JPEG XR
*.jxr
*.hdp
*.wdp

# Graphics Interchange Format
*.gif

# RAW
*.raw

# Web P
*.webp

# Portable Network Graphics
*.png

# Animated Portable Network Graphics
*.apng

# Multiple-image Network Graphics
*.mng

# Tagged Image File Format
*.tiff
*.tif

# Scalable Vector Graphics
*.svg
*.svgz

# Portable Document Format
*.pdf

# X BitMap
*.xbm

# BMP
*.bmp
*.dib

# ICO
*.ico

# 3D Images
*.3dm
*.max
5 changes: 5 additions & 0 deletions options/gitignore/JEnv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# JEnv local Java version configuration file
.java-version

# Used by previous versions of JEnv
.jenv-version
1 change: 1 addition & 0 deletions options/gitignore/Java
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
Expand Down
Loading