Browse Source

Initial commit

Marsalosa 2 years ago
commit
967c6ab401
2 changed files with 21 additions and 0 deletions
  1. 18 0
      .gitignore
  2. 3 0
      README.md

+ 18 - 0
.gitignore

@@ -0,0 +1,18 @@
+# ---> Actionscript
+# Build and Release Folders
+bin/
+bin-debug/
+bin-release/
+
+# Other files and folders
+.settings/
+
+# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
+# should NOT be excluded as they contain compiler settings and other important
+# information for Eclipse / Flash Builder.
+
+# ---> Anjuta
+# Local configuration folder and symbol database
+/.anjuta/
+/.anjuta_sym_db.db
+

+ 3 - 0
README.md

@@ -0,0 +1,3 @@
+# practika
+
+234