Skip to content

Commit

Permalink
FrebSbS 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
NL-Cristi committed Aug 25, 2022
1 parent bd181e6 commit deaf1ef
Show file tree
Hide file tree
Showing 46 changed files with 496 additions and 423 deletions.
41 changes: 41 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Folders #
###################
bin
obj
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so

# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip

# Logs and databases #
######################
*.log
*.sql
*.sqlite

# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified src/.vs/FrebIt/v17/.suo
Binary file not shown.
27 changes: 0 additions & 27 deletions src/FrebIt/FilesEntry.cs

This file was deleted.

186 changes: 152 additions & 34 deletions src/FrebIt/Form1.Designer.cs

Large diffs are not rendered by default.

Loading

0 comments on commit deaf1ef

Please sign in to comment.