1
0
forked from extern/nix-config

Remove unused files

These files aren't needed anymore.
This commit is contained in:
Donovan Glover 2018-04-09 16:17:43 -04:00
parent 30d522867a
commit 774fc47788
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
4 changed files with 0 additions and 25 deletions

11
.gitignore vendored
View File

@ -1,11 +0,0 @@
# Ignore all files in the bin/ directory
bin/
# Ignore all files in the docs/ directory
docs/
# Ignore all files in the lib/ directory
lib/
# Ignore all files made by shards
.shards/

View File

@ -1,5 +0,0 @@
language: crystal
# Travis will make sure that all our tests work
script:
- crystal spec

View File

@ -1,3 +0,0 @@
.PHONY: spec
spec:
@crystal spec spec.cr --verbose

View File

@ -1,6 +0,0 @@
name: new-start
description: A modern Arch workflow built with an emphasis on functionality.
version: 0.1.0
license: GPLv3
crystal: 0.24.0