Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Drupal
sfl-boilerplate
Commits
561a1d66
Commit
561a1d66
authored
Mar 16, 2016
by
Emmanuel Milou
Browse files
Update .gitignore
parent
78bceebc
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitignore
View file @
561a1d66
...
...
@@ -2,7 +2,7 @@
src/drupal/*
# Ignore local-vars file
deploy
/local_vars.py
conf
/local_vars.py
# Ignore .pyc files
*.pyc
...
...
@@ -15,7 +15,7 @@ tests/behat/vendor/
tests/behat/behat.yml
# Ignore ssh keys
deploy
/id_rsa*
conf
/id_rsa*
# Ignore test logs directory
logs
...
...
@@ -24,10 +24,8 @@ logs
/nbproject
.idea
# Ignore profile directory
sflinux
# Ignore ssh keys
deploy/id_rsa*
# Ignore build files
build/sflinux
build/*.tar.gz
README.html
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment