Skip to content

Commit

Permalink
update README-* as for xPacks
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Jul 13, 2020
1 parent 2299aa3 commit a06296f
Show file tree
Hide file tree
Showing 6 changed files with 560 additions and 358 deletions.
56 changes: 56 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,58 @@
# Prerequisites
*.d

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod
*.smod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app

# npm/xpm
*.tgz
node_modules/
xpacks/
package/

# Windows
Thumbs.db

# macOS
.DS_Store

# Eclipse
.settings/
Debug/
Release/
test-*/
build/

*~

# end



137 changes: 0 additions & 137 deletions PUBLISH.md

This file was deleted.

Loading

0 comments on commit a06296f

Please sign in to comment.