mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 07:36:41 +10:00
Add .gitignore dropdown when creating a new .gitignore file Signed-off-by: Alfredo Sumaran <alfredo@gitlab.com>
13 lines
205 B
Plaintext
13 lines
205 B
Plaintext
# unpacked plugin folders
|
|
plugins/**/*
|
|
|
|
# files directory where uploads go
|
|
files
|
|
|
|
# DBMigrate plugin: generated SQL
|
|
db/sql
|
|
|
|
# AssetBundler plugin: generated bundles
|
|
javascripts/bundles
|
|
stylesheets/bundles
|