Skip to content

Commit

Permalink
REPL demo refactoring: add nanorc directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mattirn committed Dec 20, 2021
1 parent 4312712 commit c70d327
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/pom.xml
Expand Up @@ -191,9 +191,9 @@
<outputDirectory>${basedir}/target/nanorc</outputDirectory>
<resources>
<resource>
<directory>src/main/scripts</directory>
<directory>src/main/scripts/nanorc</directory>
<includes>
<include>*.nanorc*</include>
<include>*</include>
</includes>
</resource>
</resources>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit c70d327

Please sign in to comment.