Update .gitignore & AUTHORS.txt

This commit is contained in:
liameno 2022-05-21 22:27:29 +03:00
parent ec4fb35306
commit a8d0a48212
2 changed files with 1 additions and 17 deletions

18
.gitignore vendored
View File

@ -1,6 +1,3 @@
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# User-specific stuff
.idea
.idea/**
@ -30,19 +27,6 @@
.idea/**/gradle.xml
.idea/**/libraries
# Gradle and Maven with auto-import
# When using Gradle or Maven with auto-import, you should exclude module files,
# since they will be recreated, and may cause churn. Uncomment if using
# auto-import.
# .idea/artifacts
# .idea/compiler.xml
# .idea/jarRepositories.xml
# .idea/modules.xml
# .idea/*.iml
# .idea/modules
# *.iml
# *.ipr
# CMake
cmake-build-*/
build/
@ -77,4 +61,4 @@ fabric.properties
.idea/httpRequests
# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser
.idea/caches/build_file_checksums.ser

0
website/frontend/fonts/JetBrainsMono/AUTHORS.txt Executable file → Normal file
View File