diff --git a/.gitignore b/.gitignore index 4fec19c..fd4ac79 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .lvimrc +/releases diff --git a/LICENSE b/LICENSE index c12bcef..b6b9189 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 runar +Copyright (c) 2019 Runar Skaare Tveiten Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/dev/css/index.html b/dev/css/index.html new file mode 100644 index 0000000..e69de29 diff --git a/dev/html/index.html b/dev/html/index.html new file mode 100644 index 0000000..e69de29 diff --git a/dev/index.html b/dev/index.html new file mode 100644 index 0000000..e69de29 diff --git a/dev/js/index.html b/dev/js/index.html new file mode 100644 index 0000000..e69de29 diff --git a/dev/jslang.php b/dev/jslang.php index 8033b2e..890904e 100644 --- a/dev/jslang.php +++ b/dev/jslang.php @@ -1,4 +1,3 @@