Skip to content

Commit

Permalink
Add Releases folder
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Oct 22, 2022
1 parent 1845862 commit fd38a00
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,31 @@
/Releases/*
#Ignore thumbnails created by Windows
Thumbs.db
#Ignore files built by Visual Studio
*.obj
*.exe
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
[Bb]in
[Dd]ebug*/
*.lib
*.sbr
obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
.vs/
#Nuget packages folder
packages/
Binary file added Releases/KanboardEmailHistory-v1.0.zip
Binary file not shown.

0 comments on commit fd38a00

Please sign in to comment.