Skip to content

Commit d1b56ee

Browse files
committed
reset to Nginx + Lua
1 parent fbe554c commit d1b56ee

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

110 files changed

+1197
-1848
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ atlassian-ide-plugin.xml
2424

2525
# Virtualenv
2626
env/
27-
.env/
2827
.env
2928

3029
# Project
@@ -46,3 +45,5 @@ local.py
4645
*.log*
4746

4847
*.pid
48+
.vagrant/
49+
*.box

Makefile

Lines changed: 0 additions & 72 deletions
This file was deleted.

0 commit comments

Comments
 (0)