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
Comptoir
Comptoir
Commits
3f8f8167
Commit
3f8f8167
authored
Feb 27, 2020
by
Fabrice Gangler
🎨
Browse files
CHORE: add .gitignore file
Refs:
#15
parent
6d2bc4f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
3f8f8167
##### Log files
*.log
##### Vagrant
.vagrant
##### GIT
# Git - Merge temp file
*.orig
# git shortlog -s -n
# file for map author and committer names and email addresses
# to canonical real names and email addresses
/.mailmap
##### IDE / Text editor
# PhpStorm / IntelliJ
.idea
*.iml
# Backup files
*~
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