Updated .gitignore file and added robots.txt.

This commit is contained in:
Fristi 2023-07-18 20:52:21 +02:00
parent 23bad0d0dc
commit 4844ed10fd
2 changed files with 7 additions and 48 deletions

53
.gitignore vendored
View file

@ -1,54 +1,11 @@
# ---> PhpStorm # IDEs (PHPStorm)
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# User-specific stuff:
.idea .idea
# CMake # Composer
cmake-build-debug/
## File-based project format:
*.iws
## Plugin-specific files:
# IntelliJ
/out/
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
# Cursive Clojure plugin
.idea/replstate.xml
# Ruby plugin and RubyMine
/.rakeTasks
# 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
# Sonarlint plugin
.idea/sonarlint
# ---> Composer
composer.phar composer.phar
vendor/ vendor/
# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file # Deploy scripts
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file deploy.sh
# composer.lock deploy-excludes

2
public_html/robots.txt Normal file
View file

@ -0,0 +1,2 @@
User-agent: *
Disallow: /