Initial commit

This commit is contained in:
2020-05-28 15:06:46 +00:00
committed by Gogs
commit 2e19baa0d1
2 changed files with 19 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
# ---> Dart
# Dont commit the following directories created by pub.
.buildlog
.pub/
build/
packages
.packages
# Or the files created by dart2js.
*.dart.js
*.js_
*.js.deps
*.js.map
# Include when developing application packages.
pubspec.lock

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# fcs