my-idlers/.gitignore

64 lines
1.2 KiB
Plaintext
Raw Normal View History

2022-03-05 17:09:49 +01:00
### Laravel ###
2022-03-05 17:11:48 +01:00
vendor/
2022-03-05 17:09:49 +01:00
node_modules/
npm-debug.log
# Laravel 4 specific
bootstrap/compiled.php
app/storage/
# Laravel 5 & Lumen specific
public/storage
public/hot
storage/*.key
2022-03-05 17:11:48 +01:00
.env.*.php
.env.php
2022-03-05 17:09:49 +01:00
.env
Homestead.yaml
Homestead.json
2022-03-05 17:11:48 +01:00
# Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer
.rocketeer/
# Created by https://www.gitignore.io/api/phpstorm
2022-03-05 17:09:49 +01:00
### PhpStorm ###
2022-03-05 17:11:48 +01:00
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
2022-03-05 17:09:49 +01:00
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
2022-03-05 17:11:48 +01:00
# User-specific stuff:
2022-03-05 17:17:19 +01:00
.idea/
2022-03-05 17:09:49 +01:00
2022-03-05 17:11:48 +01:00
## File-based project format:
2022-03-05 17:09:49 +01:00
*.iws
2022-03-05 17:11:48 +01:00
## Plugin-specific files:
2022-03-05 17:09:49 +01:00
# IntelliJ
2022-03-05 17:11:48 +01:00
/out/
2022-03-05 17:09:49 +01:00
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties
### PhpStorm Patch ###
# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
# *.iml
# modules.xml
# .idea/misc.xml
# *.ipr
storage/clockwork/
public/css/
public/js/
public/fonts/
public/webfonts/