Add missing files
This commit is contained in:
27
roles/alvaroaleman.freeipa-client/.gitignore
vendored
Normal file
27
roles/alvaroaleman.freeipa-client/.gitignore
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
### Files to be ignored by Git ###
|
||||
|
||||
# Ruby
|
||||
Gemfile.lock
|
||||
|
||||
# Vagrant
|
||||
/\.vagrant/
|
||||
|
||||
# IntelliJ IDEA
|
||||
/*\.ipr
|
||||
/*\.iws
|
||||
/\.idea/
|
||||
**/*\.iml
|
||||
|
||||
# Eclipse
|
||||
/\.classpath
|
||||
/\.project
|
||||
/\.settings/
|
||||
|
||||
# Mac
|
||||
**/\.DS_Store
|
||||
|
||||
# Custom
|
||||
/temp/
|
||||
/tmp/
|
||||
envvars
|
||||
*.swp
|
||||
Reference in New Issue
Block a user