first push

This commit is contained in:
2025-10-13 18:09:01 +02:00
parent aa38e520f0
commit 2e59c1f5e7
19 changed files with 1719 additions and 1 deletions

22
.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
# IDE (IntelliJ IDEA)
.idea
HastebinPlus.iml
# IDE (Microsoft Visual Studio)
obj/
Microsoft.NodejsTools.WebRole.dll
.ntvs_analysis.dat
*.njsproj
*.sln
*.suo
# Application
data
node_modules
*.min.css
*.min.js
!jquery.min.js
!highlight.min.js
# NodeJS
npm-debug.log