intellij project files

This commit is contained in:
Nabeel Shahzad
2017-06-20 10:11:28 -05:00
parent d803e1ef62
commit dac5b09761
12 changed files with 178 additions and 2 deletions

21
.gitignore vendored
View File

@@ -21,6 +21,23 @@ Homestead.json
# Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer
.rocketeer/
*.iml
.idea
tmp/
# intellij files
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/dictionaries
# Sensitive or high-churn files:
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.xml
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
# Gradle:
.idea/**/gradle.xml
.idea/**/libraries
public/info.php