Ex-Mente / auxi.0

GNU Lesser General Public License v3.0
8 stars 8 forks source link

Clean up root directory #70

Closed johanzietsman-em closed 8 years ago

johanzietsman-em commented 8 years ago

Background

The root directory of the auxi develop branch is a bit messy. We need to clean it up to make things very clear for people encountering the repository for the first time.

Purpose

Clean up the auxi root directory.

Approach

Move and delete files, and extend the .gitignore file to prevent unwanted files from ending up in the root directory.

Scope

Delete Files

Delete the following files:

Move all shell scripts to a 'scripts' directory.

Ignore Files

Add these entries to .gitignore